aem-core-cif-components icon indicating copy to clipboard operation
aem-core-cif-components copied to clipboard

[Accessibility] [Reset Password] Status message lacks any attribute to be perceivable to user without receiving focus.

Open LevelAccessA11y opened this issue 4 years ago • 3 comments

Steps to Reproduce

  1. Open page in Google Chrome.
  2. Open Chrome developer tools.
  3. Review status message markup.
  4. Notice lack of aria-live attribute.

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

LevelAccessA11y avatar Aug 27 '21 00:08 LevelAccessA11y

@adobe export issue to Jira project SITES

richardhand avatar Sep 01 '21 15:09 richardhand

:white_check_mark: Jira issue SITES-2535 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Sep 01 '21 15:09 github-jira-sync-bot

Tracked via CIF-2350

mhaack avatar Sep 07 '21 14:09 mhaack