fix(wcag): contrast tokens AA + touch targets 44px AAA #188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/wcag-contrast-touch-targets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WCAG 2.1 Contrast & Touch Target Fixes
Contrastes (globals.css)
Touch Targets WCAG 2.5.5 AAA (44×44px)
button.tsx(icon): h-9 w-9 → min-h-11 min-w-11select.tsx,input.tsx: h-9 → min-h-11ChatbotHint.tsx,ExpandableCard.tsx,CandidatureDialog.tsx: h-6/h-8 → min-h-11 min-w-11Build
✓ Compiled successfully
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.