Component
Full Dashboard
Description
Column-level filtering in the Full Dashboard DataGrids does not match the Lite Dashboard implementation. The Lite Dashboard has correct column filtering behavior (implemented in PR #26/Issue #18), but the Full Dashboard's filtering has regressed or was never updated to match.
Expected Behavior
Column filtering in the Full Dashboard should behave identically to the Lite Dashboard.
Actual Behavior
Column filtering behavior differs between the two dashboards. Needs investigation — they used to be correct.
Labels
Needs investigation to determine when/how the regression occurred.