web-client-ui
web-client-ui copied to clipboard
Deephaven Web Client UI
As a user, I want to be able to right-click and 'Freeze' a column contained in a group so that I can benefit from the added organization of grouping without...
Task for coordinating increasing code coverage. Packages are listed below, create an issue for the specific package and assign it to yourself when increasing coverage. See codecov for coverage %...
As a consumer of embedded grids in iframes, I want the package size to be as small as possible so that they load quickly when embedded in other pages. Currently...
Related to #1828. Goto row has no message if it finished its search and found no additional values. Use this table and goto row. Then click next/previous. There should be...
Goto row does not show any loading state or have any way to cancel. This can be pretty bad for big tables. Just try this table. Goto value Odd =...
I've noticed in a few cases, the screen size and arrangement of windows make it such that the Generate Stats dialog and results aren't in the same place. This causes...
Since adding app mode for e2e tests, it is harder to run the e2e tests locally as you need additional setup. This effects if you are trying to use headed...
**Description** We should use column names instead of indexes in dehydrated grid settings. Otherwise, column shifts can result in grid hydration errors. **Steps to reproduce** 1. Run this command to...
Right now, the `ServerConfigValues` that we set in redux are inconsistent with Enterprise. We should match the Enterprise solution, as it's more structured.