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

Refactor Notification #8406

Closed
tay1orjones opened this issue Apr 14, 2021 · 0 comments · Fixed by #8560
Closed

Refactor Notification #8406

tay1orjones opened this issue Apr 14, 2021 · 0 comments · Fixed by #8560
Assignees
Labels

Comments

@tay1orjones
Copy link
Member

tay1orjones commented Apr 14, 2021

Currently, our Notification components support rendering interactive content inside of the notification itself. This content includes components like links or buttons. Unfortunately, Notifications in their current implementation are unable to correct relay this information to screen readers as all semantics are stripped in the content of a notification.

This update to Notification will include some research in order to figure out the correct way to provide accessible options for both text-only notifications and notifications with action items.

Related: #8405, #6433, #5055'

Discussion: #8533

Links & Resources

Packages impacted:

  • carbon-components
  • carbon-components-react
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants