web-client-ui icon indicating copy to clipboard operation
web-client-ui copied to clipboard

Deephaven Web Client UI

Results 138 web-client-ui issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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 %...

internal

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...

enhancement

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...

enhancement

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 =...

enhancement

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...

bug

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...

enhancement

**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...

bug

Right now, the `ServerConfigValues` that we set in redux are inconsistent with Enterprise. We should match the Enterprise solution, as it's more structured.

enhancement