ARIA progressbar elements have accessible names

When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar`

Indicators

Impact

(How ScanGov measures tasklist priorities.)

About

When a progressbar element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label progressbar elements](https://dequeuniversity.com/rules/axe/4.10/aria-progressbar-name).

Why it's important

Ensures assistive technologies like screen readers can correctly interpret and announce page elements to users with disabilities.

User stories

As a screen reader user, I want ARIA attributes to be correctly implemented so that I can understand the purpose and state of interactive elements.

Error

(ScanGov messaging when a site fails a standard)

Failed: ARIA progressbar elements have accessible names

Guidance

Get ScanGov