Redesign and translate grid controls

This commit is contained in:
2026-07-22 23:19:21 +02:00
parent 17cdeb6174
commit 7257deacdc
4 changed files with 424 additions and 290 deletions
@@ -290,6 +290,9 @@ Implemented layout foundation:
- 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
- filter menus provide value search, select-all/select-none controls and explicit cancel/apply actions
- filter values and visible columns use full-width selectable rows instead of permanent checkbox controls
- column settings use the same searchable panel pattern as column filters
- column headings are visually plain text while remaining keyboard-accessible sort controls
Acceptance criteria: