feat(filters): make the topic Any/All match toggle prominent

The AND/OR ("Any"/"All") control for topic chips was a single faint corner link
that was easy to miss. Replace it with a labelled segmented control ("Match:
[Any][All]") so the AND option is discoverable. New trilingual 'match' label.
This commit is contained in:
npeter83 2026-06-15 12:20:17 +02:00
parent 64911e3c4d
commit aa4b069567
4 changed files with 29 additions and 9 deletions

View file

@ -19,6 +19,7 @@
"any": "Beliebig",
"all": "Alle",
"tagModeTooltip": "Beliebige vs. alle ausgewählten Tags treffen",
"match": "Treffer",
"custom": "Benutzerdefiniert",
"from": "Von",
"to": "Bis",