• Success Criterion 4.1.3
  • Conformance level AA

Quantity Stepper Value Change Never Announced to Screen Readers

4.1.3 — Status Messages

Scenario

Setting

A childcare-booking service's scheduling page

What’s wrong

Quantity stepper / value-adjustment feedback (cart quantity, computed totals reacting to input) not announced.

Example

Picture a childcare-booking service's scheduling page: quantity stepper / value-adjustment feedback (cart quantity, computed totals reacting to input) not announced.

Why it matters

Screen-reader users who need spoken confirmation of saves, errors, and results. On a childcare-booking service's scheduling page, this barrier means they hit a dead end with no way forward.

How to test

Change a quantity stepper (cart quantity, computed total) with a screen reader running: if the updated value isn't announced, it fails.

How to fix

The status text must be wired as a live region (code that makes screen readers announce updates)/status role so screen readers announce it automatically without moving focus.

Outcome

Corrected, a childcare-booking service's scheduling page now lets a visitor complete the task without extra help.

Who is affected

Screen-reader users who need spoken confirmation of saves, errors, and results.

Learn more