Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FOR TESTING WITH LIVEMAIL ENV] Announce notification status changes #5390

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tombye
Copy link
Contributor

@tombye tombye commented Feb 27, 2025

To fix the issue described in this card:

https://trello.com/c/W61SzMoA/1181-changes-to-status-of-notification-arent-announced-to-screen-readers

Wrapping a notification's status in a div with role=status ensures it will get announced to screen readers. I've added a prefix to give it the context users of the visual interface get.

@tombye tombye force-pushed the announce-notification-status branch 3 times, most recently from a20b114 to ebf0244 Compare February 28, 2025 14:18
@tombye tombye marked this pull request as ready for review February 28, 2025 15:16
Wrapping a notification's status in a div with
role=status ensures it will get announced to
screen readers. I've added a prefix to give it the
context users of the visual interface get.
@tombye tombye force-pushed the announce-notification-status branch from ebf0244 to 802bf97 Compare February 28, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant