Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 878 Bytes

File metadata and controls

36 lines (27 loc) · 878 Bytes
title Perform accessibility hardening across key user flows
issue_number 21
epic Quality and Delivery
labels
frontend
accessibility
priority-high

Epic

Quality and Delivery

Description

  • 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

Acceptance criteria

  • Accessibility audit report added to repo
  • Critical a11y issues resolved
  • Keyboard-only navigation works for core flows
  • PR includes screenshots and audit summary

Suggested GitHub labels

frontend, accessibility, priority-high