Refactor Notification #8406
Labels
component: notification
package: components
carbon-components
package: react
carbon-components-react
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:
The text was updated successfully, but these errors were encountered: