Skip to content

Conversation

meirroth
Copy link

This PR updates the recent feature introduced in #2050 to ensure consistent combobox behavior. Now, the combobox will close on blur when using openOnFocus—matching the default behavior when selecting an item without using the openOnFocus option. This aligns our component’s UX with the example shown in the Atlassian Design System: https://atlassian.design/components/select/radio-select/examples.

Ref #1917

@meirroth
Copy link
Author

meirroth commented Jul 24, 2025

There are two issues with this PR:

  1. Tabbing doesn't close the combobox like it would without using the openOnFocus feature, instead focus is captured.
  2. Selecting an item after searching for it doesn't get selected, see below:
reka-ui-issue.mp4

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