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

[Accessibility]: Use <input list=""> or <select multiple > instead of combo-box to ensure accessibility across all devices #3739

Open
2 tasks done
alamenai opened this issue May 14, 2024 · 0 comments · May be fixed by #3741
Labels
bug Something isn't working

Comments

@alamenai
Copy link

Describe the bug

I'm using SonarQube Linter that helps me to lint my code. It raises this accessiblity issue in the [Combobox component](https://ui.shadcn.com/docs/components/combobox.

image

Affected component/components

Combobox

How to reproduce

image

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

VS code.

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@alamenai alamenai added the bug Something isn't working label May 14, 2024
@alamenai alamenai changed the title [Accessibiliy]: Use <input list=""> or <select multiple > instead of combo-box to ensure accessibility across all devices [Accessibility]: Use <input list=""> or <select multiple > instead of combo-box to ensure accessibility across all devices May 14, 2024
@erashu212 erashu212 linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant