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(pagination): use descriptive id for right hand select #5109

Merged
merged 2 commits into from
Jan 21, 2020

Conversation

tw15egan
Copy link
Collaborator

Closes #4656

Multiple pagination components on the same page caused DAP errors due to duplicate ID's

Changelog

Changed

  • Used right instead of an incremented id which caused collisions when there were multiple pagination components

Testing / Reviewing

Open the multiple pagination component examples and ensure there are no more DAP errors.

@tw15egan tw15egan requested a review from a team as a code owner January 20, 2020 22:11
@ghost ghost requested review from aledavila and dakahn January 20, 2020 22:11
@netlify
Copy link

netlify bot commented Jan 20, 2020

Deploy preview for the-carbon-components ready!

Built with commit 3236b23

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

@netlify
Copy link

netlify bot commented Jan 20, 2020

Deploy preview for carbon-components-react ready!

Built with commit 3236b23

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

@netlify
Copy link

netlify bot commented Jan 20, 2020

Deploy preview for carbon-elements ready!

Built with commit 3236b23

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

@tw15egan tw15egan merged commit aaba9c8 into carbon-design-system:master Jan 21, 2020
@tw15egan tw15egan deleted the pagination-a11y branch January 21, 2020 00:53
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.

Carbon v9 pagination show s accessibility issues with DAP
4 participants