Redesign grid filter menu

This commit is contained in:
2026-07-22 23:04:03 +02:00
parent d1615bcfee
commit fafccca50f
3 changed files with 187 additions and 45 deletions
+2 -1
View File
@@ -288,7 +288,8 @@ Implemented layout foundation:
- programmatic grid focus preserves the viewport during undo/redo reloads
- wide tables no longer expand the surrounding browser layout
- active sorts and filters are summarized above the grid and can be removed individually or reset together
- column filter buttons show their selected-value count and filter menus explain their matching behavior
- column filter buttons show their selected-value count
- filter menus provide value search, select-all/select-none controls and explicit cancel/apply actions
Acceptance criteria: