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

fix(modal): update aria label functionality and storybook controls #12013

Merged
merged 3 commits into from
Aug 26, 2022

Conversation

aledavila
Copy link
Contributor

Closes #11868

Updates aria labels variable to add rest and added storybook controls

Changelog

Changed

  • aria-label const
  • added storybook controls to modal

Testing / Reviewing

Make sure aria label is applied to modal without the modalLabel being present. Use the playground for testing and make sure its applied to the modal container.

Make sure stories and controls are working as intended

@aledavila aledavila requested a review from a team as a code owner August 26, 2022 06:42
@netlify
Copy link

netlify bot commented Aug 26, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 902dc41
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/63090ebce181940008b61816
😎 Deploy Preview https://deploy-preview-12013--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Aug 26, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 902dc41
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/63090ebce7bab30008944721
😎 Deploy Preview https://deploy-preview-12013--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Collaborator

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 ✅

@kodiakhq kodiakhq bot merged commit a2afe00 into carbon-design-system:main Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: aria label is only applied to modal if modelLabel is passed
3 participants