-
Notifications
You must be signed in to change notification settings - Fork 863
Labels
component: dropdownneeds: community contributionDue to roadmap and resource availability, we are looking for outside contributions on this issue.Due to roadmap and resource availability, we are looking for outside contributions on this issue.severity: 3https://ibm.biz/carbon-severityhttps://ibm.biz/carbon-severitystatus: help wanted 👐type: a11y ♿type: bug 🐛type: docs 📖
Description
Package
carbon-components
Browser
Chrome, Firefox
Package version
latest
React version
latest
Description
Update the Carbon -> Components -> Dropdown -> Accessibility - Development considerations for the Dropdown component.
- Add a bullet to "Ensure the ID of the referenced label, such as "Access role" in the code example, is unique when there are multiple dropdown components on a page.
- Fix link in last bullet: "See the ARIA authoring practices for combo box for more considerations":
- replace https://w3c.github.io/aria-practices/#combbox (bad/moved link)
- with https://www.w3.org/WAI/ARIA/apg/patterns/combobox/
Development considerations
Keep these considerations in mind if you are modifying Carbon or creating a custom component.
- The dropdown and multiselect variant ...
- [new bullet] Ensure the ID of the referenced label is unique when there are multiple dropdown components on a page.
- ...
- [fixed last bullet] See the ARIA authoring practices for combo box for more considerations.
Reproduction/example
fix documentation at https://carbondesignsystem.com/components/dropdown/accessibility/#development-considerations
Steps to reproduce
- Fix Carbon documentation per description above.
Why? This will help developers from creating issues when there are multiple dropdowns on a page
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
Accessibility
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems
Metadata
Metadata
Assignees
Labels
component: dropdownneeds: community contributionDue to roadmap and resource availability, we are looking for outside contributions on this issue.Due to roadmap and resource availability, we are looking for outside contributions on this issue.severity: 3https://ibm.biz/carbon-severityhttps://ibm.biz/carbon-severitystatus: help wanted 👐type: a11y ♿type: bug 🐛type: docs 📖
Type
Projects
Status
✅ Done