• Success Criterion 3.2.3
  • Conformance level AA

Utility Bar Icons Swapping Position Between Pages

3.2.3 — Consistent Navigation

Scenario

Setting

A streaming music app's search results

What’s wrong

Repeated utility bars (login/cart/language) swapping relative positions between pages.

Example

<!-- Nav order: Home, Products, About on page A; About, Home, Products on page B -->

Why it matters

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

How to test

Compare repeated utility bars (login/cart/language selector) across pages: swapped relative positions between pages fails.

How to fix

Repeated navigation must appear in the same relative order on every page in the set.

<!-- Same nav component, same link order, on every page -->

Repeated navigation must appear in the same relative order across every page it's used on.

Outcome

On a streaming music app's search results, this barrier is gone for people who navigate by memory and routine — they can finish what they came here to do.

Who is affected

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

Learn more