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(dropdown): revert id change to have stable identifier #4935

Merged

Conversation

joshblack
Copy link
Contributor

Updates some changes that removed a stable id for folks to hook into the underlying ListBox component.

Reference (Internal Slack)

Changelog

New

Changed

  • Remove instance id and prefer stable id from prop

Removed

Testing / Reviewing

  • There should be one expected a11y violation that exists already (accessible name does not match visible label) but it should not add any additional violations

@netlify
Copy link

netlify bot commented Dec 23, 2019

Deploy preview for the-carbon-components ready!

Built with commit d0b4372

https://deploy-preview-4935--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Dec 23, 2019

Deploy preview for carbon-components-react ready!

Built with commit d0b4372

https://deploy-preview-4935--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Dec 23, 2019

Deploy preview for carbon-elements ready!

Built with commit d0b4372

https://deploy-preview-4935--carbon-elements.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @joshblack!

@asudoh asudoh merged commit 88c97e3 into carbon-design-system:master Jan 6, 2020
joshblack added a commit to joshblack/carbon that referenced this pull request Jan 6, 2020
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.

None yet

3 participants