SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
107 stars 55 forks source link

Restore column filters when unpinning #4473

Closed axelstudios closed 6 months ago

axelstudios commented 6 months ago

Any background context you want to provide?

UI Grid has a known bug where unpinning a pinned column causes the filter box to disappear (until you either scroll away from the column and back, or refresh the page).

What's this PR do?

How should this be manually tested?

  1. On the Inventory List page, pin a column
  2. Unpin the same column, check that the filter box is still present

If there are other grids in SEED that allow pinning and filtering they should be updated as well.

What are the relevant tickets?

3760