-
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
chore(react): update composed modal story #4904
chore(react): update composed modal story #4904
Conversation
Deploy preview for carbon-components-react failed. Built with commit 866af63 https://app.netlify.com/sites/carbon-components-react/deploys/5dfa701a24b701000d06ff13 |
Deploy preview for carbon-elements ready! Built with commit 866af63 |
Deploy preview for the-carbon-components ready! Built with commit 866af63 https://deploy-preview-4904--the-carbon-components.netlify.com |
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.
LGTM 👍 - Thanks @joshblack!
When browsing to our ComposedModal story in storybook we encounter a prop type validation error for
aria-label
withhasScrollingContent
. This addresses this prop type validation error.Changelog
New
Changed
hasScrollingContent
and supplyaria-label
as a resultRemoved
Testing / Reviewing