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

Combobox hides options once an option is selected #397

Closed
Solcany opened this issue Mar 12, 2024 · 0 comments · Fixed by #417
Closed

Combobox hides options once an option is selected #397

Solcany opened this issue Mar 12, 2024 · 0 comments · Fixed by #417

Comments

@Solcany
Copy link

Solcany commented Mar 12, 2024

Describe the bug

There is a ux issue that happens when selecting an option from the Combobox dropdown list. Once an option has been selected, if the dropdown is opened again, only the selected option is visible in the dropdown. This forces users to manually clear the inputValue in order to view all other options in the dropdown.

Expected behavior:

Ideally, after selecting an option from the Combobox, users should be able to reopen the dropdown and see all the
available options, not just the one they selected. For reference check Melt-ui's Combobox it keeps all dropdown options visible after a selection has been made

Reproduction

https://www.bits-ui.com/docs/components/combobox

Logs

No response

System Info

Firefox 123.0.1 Mac Os

Severity

Annoyance

@Solcany Solcany changed the title Combobox hides options once an item is selected Combobox hides options once an option is selected Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant