deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
28 stars 30 forks source link

Collapsed quick filter bar display issues #554

Open mattrunyon opened 2 years ago

mattrunyon commented 2 years ago

Description

There are at least 2 issues w/ collapsed quick filter bar displays

  1. When a table has frozen columns and horizontally scrolls, the quick filters do not draw properly for the frozen columns image

  2. When a table has frozen columns w/ a collapsed quick filter bar, the bar does not draw on frozen columns when horizontally scrolled more than 1 column to the right image

  3. When a table has a collapsed quick filter bar, it does not extend to the right edge. This is easiest to see the inconsistency by adding a sort to the table as well (ignore the missing burger menu in this screenshot) image

Versions

vbabich commented 2 years ago

Don is saying the frozen column filter and the header should get a double border, too.

dsmmcken commented 2 years ago

The double border gives it something visual to disappear under.