Navigation & bypass
Implement skip links, consistent nav order, and visible focus states.
Skip link snippetDeliver WCAG 2.2 AA experiences for Arizona Sites, applications, and digital services.
Title II compliance milestone: April 24, 2026
All UA digital properties, including mobile apps, must meet WCAG 2.2 AA. Align your roadmap with the Title II deadlines, implement Quickstart components as designed, and document any fundamental alteration claims with alternative access plans.
If you only do one thing: run a keyboard-only walkthrough of your next feature before it ships.
Implement skip links, consistent nav order, and visible focus states.
Skip link snippetFollow roving tabindex and composite component guidance.
Keyboard guidanceSend focus to dialogs, alerts, and error summaries predictably.
Focus playbookUse contrast-safe palettes, respect prefers-reduced-motion, avoid flashing.
Color guidanceExplicit labels, inline errors, ARIA relationships, and accessible help.
Do/Don’t libraryHeadings, landmarks, tables, and lists that follow `heading-basics`.
Heading basicsAccessible patterns for modals, tabs, menus, comboboxes, and more.
ARIA pattern libraryBuild accessible React apps with hooks, component patterns, and testing.
React guideAutomate accessibility testing in GitHub Actions, Azure DevOps, and more.
CI/CD integration| Principle | Criteria highlights | UA implementation |
|---|---|---|
| Perceivable | Text alternatives, captions, contrast, reflow, dragging movements (2.5.7/2.5.8). | Use shared media guidance, color tokens, and responsive layouts with rem units. |
| Operable | Keyboard, pointer gestures, focus visible, target size, bypass blocks. | Adopt skip link snippet, roving tabindex, `min-height` hit areas ≥ 44px. |
| Understandable | Consistent navigation, error identification, input assistance. | Link to `shared/do-dont.md` patterns, add summary boxes, keep nav order static. |
| Robust | Names/roles/states, status messages, accessible APIs. | Use native HTML whenever possible; test with multiple screen readers. |
Download the full checklist or import into your team’s issue tracker.
Download checklistSee Testing Toolkit for scripts, logging templates, and CI recipes.
Title II now explicitly covers mobile apps. Follow the mobile roadmap to inventory apps, schedule audits, and remediate issues.
Support rotor navigation, Dynamic Type, high-contrast mode.
Apple guidanceEnsure on-screen instructions announce properly, provide custom actions, respect large text.
Google guidanceWhen apps open web views, inherit Quickstart components and retest with JAWS/NVDA.
Mobile guideUse the consultation form to start an exception review and store decisions in the governance log.
Need help? Request a consultation.
Request consultation