Skip to content

feat: #8007 ComboBox Autofocus on First List item when ListBox is filtered - #10398

Open
jsmitrah wants to merge 5 commits into
adobe:mainfrom
jsmitrah:feature/8007/combo-box-auto-focus-first-list-item
Open

feat: #8007 ComboBox Autofocus on First List item when ListBox is filtered#10398
jsmitrah wants to merge 5 commits into
adobe:mainfrom
jsmitrah:feature/8007/combo-box-auto-focus-first-list-item

Conversation

@jsmitrah

@jsmitrah jsmitrah commented Jul 30, 2026

Copy link
Copy Markdown

Closes #8007

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

  • Use the ComboBox with multiple options.
  • Search for a particular option; the option will be autofocused.

🧢 Your Project:

@jsmitrah
jsmitrah marked this pull request as draft July 30, 2026 11:13
@jsmitrah jsmitrah changed the title added autoFocusFirst props to autofocus on first list item when ListB… feat: #8007 ComboBox Autofocus on First List item when ListBox is filtered Jul 30, 2026
@jsmitrah
jsmitrah marked this pull request as ready for review July 30, 2026 14:18
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.

ComboBox: autofocus on first list item when ListBox is filtered (matching Autocomplete behaviour)

1 participant