3.2 Predictable · Understandable
WCAG 3.2.3 Consistent Navigation
Level AA
Navigation that repeats across pages must appear in the same relative order on each page.
Common failures
- Footer link order changes from page to page.
How to fix
- Render shared navigation from a single component.
Related criteria
- WCAG 3.2.4 Consistent Identification Level AA