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(slider): add label to slider #7431

Merged

Conversation

joshblack
Copy link
Contributor

Closes #7059

Add accessibility label to slider through the existing label.

Changelog

New

Changed

  • Add id to Slider label and use it to label the element with role="slider"

Removed

Testing / Reviewing

  • Verify the AC error no longer is reported when testing the Slider component

@joshblack joshblack requested a review from a team as a code owner December 10, 2020 15:38
@netlify
Copy link

netlify bot commented Dec 10, 2020

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: 7798b0c

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5fd240fe8fbcdb0007556a05

😎 Browse the preview: https://deploy-preview-7431--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Dec 10, 2020

Deploy preview for carbon-components-react ready!

Built with commit 7798b0c

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

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.

A11y:Interactive component must have a programmatically associated name on slider's thumb
3 participants