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

useNotification hook #15

Open
mattrosno opened this issue Jun 14, 2021 · 1 comment
Open

useNotification hook #15

mattrosno opened this issue Jun 14, 2021 · 1 comment
Labels
carbon react Library: React implementation of Carbon components
Milestone

Comments

@mattrosno
Copy link
Member

Summary

We offer a variety of notification styles but unfortunately leave much of the animation and logical round display notifications to the end-user. We would like to codify this behavior/logic into a single hook, useNotification, that would encapsulate this behavior and make it easier for product teams to display/render notifications in their UI.

Job stories

  1. When displaying a notification, I want to animations, stacking, and dismissal to be accessibly handled for me, so I can deliver my value-adding feature.

Success measures

  1. Ship and document a React hook to send notifications to a specified region of the page

Sponsoring team

Carbon team

@mattrosno mattrosno added the carbon react Library: React implementation of Carbon components label Jun 14, 2021
@mattrosno mattrosno added this to the v11 release milestone Jun 14, 2021
@mattrosno
Copy link
Member Author

Issue: carbon-design-system/carbon#8405

@carbon-design-system carbon-design-system locked and limited conversation to collaborators Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
carbon react Library: React implementation of Carbon components
Projects
None yet
Development

No branches or pull requests

1 participant