Skip to content

fix: #9239 Focus on the first available option in the dropdown#10236

Closed
jsmitrah wants to merge 4 commits into
adobe:mainfrom
jsmitrah:fix/9239/focus-on-the-first-available-option
Closed

fix: #9239 Focus on the first available option in the dropdown#10236
jsmitrah wants to merge 4 commits into
adobe:mainfrom
jsmitrah:fix/9239/focus-on-the-first-available-option

Conversation

@jsmitrah

@jsmitrah jsmitrah commented Jun 19, 2026

Copy link
Copy Markdown

Closes #9239

✅ 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:

  • Configure the component data so that the first 2 or 3 items in the list are disabled.
  • Open the component and verify that the initial focus outline snaps straight to the first available option automatically, without needing an extra keypress.

🧢 Your Project:

@jsmitrah jsmitrah closed this Jun 19, 2026
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.

Focus on the first available (not disabled) option

1 participant