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

Support aria-labelledby in ComposeDialog in order to handle accessibility violation #7825

Merged
merged 3 commits into from Feb 19, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 17, 2021

Closes #7824

Fixes a11y issues with ComposedModal

Changelog

New

  • ariaLabelledBy prop for ComposedModal

Testing / Reviewing

Ensure there are no a11y violations with Composed Modal when aria-labelledby is used.

@ghost ghost requested review from a team as code owners February 17, 2021 13:10
@ghost ghost requested review from jnm2377 and andreancardona February 17, 2021 13:10
@ghost ghost changed the title Support arialabelled-by in ComposeDialog in order to handle accessibility violation Support aria-labelledby in ComposeDialog in order to handle accessibility violation Feb 17, 2021
@netlify
Copy link

netlify bot commented Feb 17, 2021

Deploy preview for carbon-elements ready!

Built with commit b12b1b1

https://deploy-preview-7825--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Feb 17, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit b12b1b1

https://deploy-preview-7825--carbon-components-react.netlify.app

@netlify
Copy link

netlify bot commented Feb 17, 2021

Deploy preview for carbon-elements ready!

Built with commit d67ae88

https://deploy-preview-7825--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Feb 17, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit d67ae88

https://deploy-preview-7825--carbon-components-react.netlify.app

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 f262e39 into carbon-design-system:master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support aria-labelledby in ComposeDialog in order to handle accessibility violation
3 participants