-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat: add actionable notification #9494
feat: add actionable notification #9494
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: b105447 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/61527322b4678700083082ac 😎 Browse the preview: https://deploy-preview-9494--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: b105447 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/6152732283279900074191ba 😎 Browse the preview: https://deploy-preview-9494--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: b105447 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/61527322cf3a2900078eed1a 😎 Browse the preview: https://deploy-preview-9494--carbon-components-react.netlify.app |
I'm going to take a second look at this - I just realized I need to retool how I'm using the button component tokens now that #9663 has landed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with JAWS 2020 on Windows 10 and read well as far as I can tell 👍🏾 Awesome work 🏄🏾
Closes #8703
Adds
ActionableNotification
as a new component and modifyInline
/Toast
notification components to no longer accept actions. The aim here is to promote a more clear onramp for best accessibility practices with notifications.Changelog
New
Changed
Testing / Reviewing
next