Bug 1919103 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As a user with visual impairment i want to be able to navigate to a notification when it is read to me by a screen reader so that i can take action on that notification by following the link or dismissing the notification.
As a user with visual impairment i want to be able to navigate to a notification when it is read to me by a screen reader so that i can take action on that notification by following the link or dismissing the notification.

Notes: It is probably best to use a combination of accesskey and aria-describedby

Acceptance Criteria:
* The user has a way to navigate directly to a notification when it is announced
* the user is informed of this functionality
* tests are written
* storybook is updated

Back to Bug 1919103 Comment 0