Miles Egan
Miles Egan
I moved the handler to the `App` component and installed it at the `document` level. This seems to catch modals too.
> Next complaint: it's annoying not being able to right click on a link to open it in a new tab (at least in the web build). I guess we...
`Range` here for X axis seems a bit ambiguous. Maybe we should call it `Follow range`?
> X axis settings currently seem pretty broken in this PR: I've fixed the toggle button and changed the logic to apply the min max if at least one of...
> How does the `Range` setting interact with `Min/Max` for the x-axis? It feels to me like we need a dropdown that lets you select whether to use the `min/max`...
> The Range setting didn't have any effect on my plot. This is our sample dataset. Looks like we don't have a story covering that setup. I'll add one.
This is the PR that converted the Log panel to fluent: https://github.com/foxglove/studio/pull/2654
Also reported in https://github.com/foxglove/studio/issues/4048 cc @tgoelles.
> @foxymiles @2metres can you provide some input on how we might implement this? I took a stab at an approach that bypasses the actual panel implementation entirely but it...
I've made some changes to the https://github.com/foxglove/python-mcap-ros1-support library to make writing a script to do this easier but @jhurliman said there are some other obstacles in the data to making...