• Success Criterion 3.2.3
  • Conformance level AA
  • W3C reference F66

Navigation Links Appearing in a Different Order on Each Page

3.2.3 — Consistent Navigation

Scenario

Setting

A food delivery app's restaurant menu

What’s wrong

Navigation links appear in a different order on different pages — users who memorize the layout keep getting lost.

Example

A QA pass on a food delivery app's restaurant menu turns this up: navigation links appear in a different order on different pages — users who memorize the layout keep getting lost.

Why it matters

People who navigate by memory and routine, including many with cognitive or low-vision needs. The practical effect on a food delivery app's restaurant menu: they can't predict where to find the same feature.

How to test

Compare the header/nav/footer order across at least 3-4 different pages in the same section: items should appear in the same relative order everywhere.

How to fix

Keep navigation links in the same relative order on every page.

Outcome

That one change on a food delivery app's restaurant menu means they move confidently between pages.

Who is affected

People who navigate by memory and routine, including many with cognitive or low-vision needs.

Learn more