• Success Criterion 2.2.1
  • Conformance level A
  • W3C reference F58

Server Redirect Timeout With No Warning or Way to Extend It

2.2.1 — Timing Adjustable

Scenario

Setting

A streaming music app's search results

What’s wrong

The server automatically redirects the user to another page after a timeout, with no warning and no way to extend the time.

Example

Open a streaming music app's search results and this is what you'll see: the server automatically redirects the user to another page after a timeout, with no warning and no way to extend the time.

Why it matters

People who read, type, or move slowly, including many screen-reader users. On a streaming music app's search results specifically, they can't keep up with content that won't pause.

How to test

Wait through any server-driven auto-redirect after a timeout: check whether a warning appeared beforehand and offered to cancel or extend.

How to fix

Remove server-side timed redirects, or warn the user and let them extend/cancel before it happens.

Outcome

Fixed, a visitor to a streaming music app's search results can read the content without losing their place.

Who is affected

People who read, type, or move slowly, including many screen-reader users.

Learn more