web-client-ui
web-client-ui copied to clipboard
Deephaven Web Client UI
Most likely just need to support an array of config objects as an option for plugin configs
Right now we add additional Playwright.css for tests in the AppRoot, it would be nice if there was some way to do that in playwright directly. Unfortunately the existing https://playwright.dev/docs/test-snapshots#stylepath...
Right now we register 1 set of monaco providers for each editor via the `MonacoProviders` component and then exit early if it was not the copy of the provider registered...
**Description** If you have a chart that was too big to plot initially (>30k), but small enough you can disable downsampling (
**Description** One click plots should show a title of the filter values. Especially since you can use the linker which only triggers on double click, so it is very easy...
Color should treeMarkerColor be changed based on background color, see attached image for low contrast, non-visible colors:  We could rely on the engine for the foreground color and modify...
Team, I would like to have a feature, if this is not already present, would like to extend the existing functionality of creating a table from file option from UI...
**Description** Charts resubscribe to the model when the panel is dragged to be moved. This can cause lockup and a lag spike if you are dragging a chart with a...
**Description** If you have a plot w/ multiple series, an infinite loader is shown if some of the series can downsample while others can't. **Steps to reproduce** Run this Python...
Right now the only way to export support logs is via the Settings menu. However, there are a few scenarios where the settings menu isn't available, e.g.: - Before the...