Skip to content

feat(MultiSelect): open dropdown when input receives focus - #1912

Merged
Stephen Watkins (stephenjwatkins) merged 1 commit into
mainfrom
feat/multiselect-open-dropdown-on-focus
Aug 26, 2026
Merged

feat(MultiSelect): open dropdown when input receives focus#1912
Stephen Watkins (stephenjwatkins) merged 1 commit into
mainfrom
feat/multiselect-open-dropdown-on-focus

Conversation

@stephenjwatkins

Copy link
Copy Markdown
Member

Set menuTrigger="focus" on the underlying ComboBox so clicking or tabbing into the input opens the dropdown. Previously the options only appeared when the user typed or clicked the arrow button.

Set `menuTrigger="focus"` on the underlying ComboBox so clicking or
tabbing into the input opens the dropdown. Previously the options only
appeared when the user typed or clicked the arrow button.
@stephenjwatkins
Stephen Watkins (stephenjwatkins) marked this pull request as ready for review August 25, 2026 16:22

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@stephenjwatkins
Stephen Watkins (stephenjwatkins) merged commit ecc71db into main Aug 26, 2026
6 checks passed
@stephenjwatkins
Stephen Watkins (stephenjwatkins) deleted the feat/multiselect-open-dropdown-on-focus branch August 26, 2026 15:04
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.

2 participants