Skip to content

[6.x] Combobox: Fix search input focus#12471

Merged
jasonvarga merged 4 commits intomasterfrom
combobox-focus
Sep 16, 2025
Merged

[6.x] Combobox: Fix search input focus#12471
jasonvarga merged 4 commits intomasterfrom
combobox-focus

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request fixes an issue caused by #12158, where the search input wasn't focusable while the dropdown was open.

This PR also fixes an issue where hitting "enter" on the combobox trigger wouldn't open the dropdown.

Fixes #12465

@duncanmcclean duncanmcclean linked an issue Sep 16, 2025 that may be closed by this pull request
@duncanmcclean duncanmcclean marked this pull request as ready for review September 16, 2025 14:00
# Conflicts:
#	packages/ui/src/Combobox.vue
@jasonvarga jasonvarga merged commit 59bb84d into master Sep 16, 2025
18 checks passed
@jasonvarga jasonvarga deleted the combobox-focus branch September 16, 2025 17:46
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.

[6.x] Select fieldtype in typeahead mode

2 participants