Skip to content

Conversation

42tte
Copy link

@42tte 42tte commented Aug 20, 2025

Closes #8744

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

Old behaviour

  1. enter Favorite Animal input
  2. press ArrowDown
  3. press Tab
  4. Aardvark is now selected

yarn start:docs
New behaviour

  1. enter Favorite Animal input
  2. press ArrowDown
  3. press Tab
  4. no animal is selected

🧢 Your Project:

@42tte 42tte closed this Aug 20, 2025
@42tte 42tte reopened this Aug 20, 2025
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.

react-aria-components Combobox selects focused item on Tab keydown
1 participant