Skip to content

Conversation

@NeleR
Copy link

@NeleR NeleR commented Dec 15, 2025

This adds three improvements to the combo box:

  • fix: when exiting a combo box dropdown, clear the key value (value selected by keyboard navigation)

The Key Value did not used to be cleared. So when you exited the combo box and then re-entered, you would continue where you were. That is not what a user would expect. Now we always start at the first item after re-entering the combo box options dropdown.

  • fix: select first option in combo box as key value when going inside the first time, not the second

  • fix: clear combo box search value after selecting a value

…lected by keyboard navigation)

The Key Value did not used to be cleared. So when you exited the combo box and then re-entered, you would continue where you were. That is not what a user would expect. Now we always start at the first item after re-entering the combo box options dropdown.
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 this pull request may close these issues.

1 participant