Skip to main content
Version: v6

An element is lacking an announcement or alert to Screen Readers

An element is lacking an announcement or alert to Screen Readers — rule summary
FieldValue
Rule codeManual_Status_NotAnnounced
WCAG conformance levelAA
WCAG success criterion4.1.3 Status Messages
Must be fixed at sourceNo

Description

Certain elements such as alerts, statuses, carousel slide changes and others need announcements in order to notify Screen Readers of changing content. Without proper announcements and alerts, screen reader users may not be informed that new content has changed or appeared, affecting the overall user experience and accessibility.

How to fix

Ensure there is an announcement/alert when an element is activated, when an error appears, when a carousel slide changes. Use the appropriate aria-live attributes of assertive or polite, with the roles of alert in order to ensure the updating content is announced to screen reader users when it appears or is modified.