Marcel
2e943b7f91
fix(ui): De Gruyter long arrows on both sort buttons, rotate swap icon 90°
...
CI / Unit & Component Tests (push) Has been cancelled
CI / Backend Unit Tests (push) Has been cancelled
CI / Unit & Component Tests (pull_request) Failing after 1m21s
CI / Backend Unit Tests (pull_request) Failing after 2m30s
Replace ↑↓ text with Long-Arrow-Up/Down-MD.svg on the document search
SortDropdown and the Briefwechsel sort button. Rotate the swap button
SVG 90° so arrows point left/right matching the horizontal person
field layout.
Refs: #179
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 22:43:45 +02:00
Marcel
c82bd61ad4
feat(a11y): fix SortDropdown accessibility — label, aria-label i18n, chevron
...
- Add sr-only <label> for the sort <select> (WCAG 1.3.1)
- Replace hardcoded German aria-label with Paraglide sort_dir_asc/desc keys
- Add custom SVG chevron overlay to restore visual dropdown indicator
(appearance-none had removed the native browser arrow)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 16:49:06 +02:00
Marcel
79250fb705
fix(ui): fix SortDropdown height alignment — appearance-none + items-stretch
...
CI / Unit & Component Tests (push) Has been cancelled
CI / Backend Unit Tests (push) Has been cancelled
CI / Unit & Component Tests (pull_request) Has been cancelled
CI / Backend Unit Tests (pull_request) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 15:57:35 +02:00
Marcel
fc3496abb6
fix(ui): align SortDropdown styling with SearchFilterBar button style
...
CI / Unit & Component Tests (push) Has been cancelled
CI / Backend Unit Tests (push) Has been cancelled
CI / Unit & Component Tests (pull_request) Has been cancelled
CI / Backend Unit Tests (pull_request) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 15:55:55 +02:00
Marcel
aeed6e0dac
feat(search): add SortDropdown component with direction toggle
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 13:39:26 +02:00