| title | Perform accessibility hardening across key user flows | |||
|---|---|---|---|---|
| issue_number | 21 | |||
| epic | Quality and Delivery | |||
| labels |
|
Quality and Delivery
- Audit key pages for keyboard, focus order, and semantic markup
- Fix color contrast and ARIA labeling gaps
- Add skip links and improved screen-reader announcements
- Design spec (must use; measurable):
- WCAG 2.1 AA minimum for text and controls
- Focus indicators visible for all interactive elements
- Forms include labels, help text, and error associations
- Accessibility audit report added to repo
- Critical a11y issues resolved
- Keyboard-only navigation works for core flows
- PR includes screenshots and audit summary
frontend, accessibility, priority-high