aem-core-cif-components
aem-core-cif-components copied to clipboard
[Accessibility] [Reset Password] Status message lacks any attribute to be perceivable to user without receiving focus.
Steps to Reproduce
- Open page in Google Chrome.
- Open Chrome developer tools.
- Review status message markup.
- Notice lack of
aria-liveattribute.
Current Behavior
Status message lacks an aria-live attribute to announce it to users without receiving focus.
Expected behavior/code
Status messages should be given an aria-live attribute. In this case, the value for said attribute should be polite.
Environment Chrome 92, Windows 10, NVDA 2020.4 AEM Core Components v. 2.17
Affected Users Screen reader users, keyboard-only users
WCAG SC 4.1.3 Status Messages
@adobe export issue to Jira project SITES
:white_check_mark: Jira issue SITES-2535 is successfully created for this GitHub issue.
Tracked via CIF-2350