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

[Bug]: Update the Carbon -> Components -> Dropdown -> Accessibility - Development considerations bullets & link #4355

Open
2 of 5 tasks
philljenkins opened this issue Nov 5, 2024 · 1 comment

Comments

@philljenkins
Copy link

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.

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

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

@philljenkins
Copy link
Author

philljenkins commented Nov 5, 2024

Originally raised in
carbon-design-system/carbon#17567 (comment)
but not fixed.

I could fix this, but I'm not sure which code repo to submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

3 participants