Skip to content

Conversation

@LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Sep 12, 2025

Closes #8855, #8856

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

Test should cover the broken case, but sanity check the other autocomplete stories

🧢 Your Project:

RSP

…d when collection becomes empty

aria-activedescendat sticks around in some cases, will still need to be properly fixed but this at least makes sure the user doesnt get stuck
@LFDanLu LFDanLu linked an issue Sep 12, 2025 that may be closed by this pull request
@rspbot
Copy link

rspbot commented Sep 12, 2025

@sfc-gh-alisowski
Copy link

Thanks for the quick response on this!

@LFDanLu LFDanLu added this pull request to the merge queue Sep 12, 2025
Merged via the queue into main with commit ee5c451 Sep 12, 2025
32 checks passed
@LFDanLu LFDanLu deleted the fix_8856 branch September 12, 2025 20:21
LFDanLu added a commit that referenced this pull request Sep 12, 2025
…d when collection becomes empty (#8861)

aria-activedescendat sticks around in some cases, will still need to be properly fixed but this at least makes sure the user doesnt get stuck
devongovett pushed a commit that referenced this pull request Sep 12, 2025
…d when collection becomes empty (#8861)

aria-activedescendat sticks around in some cases, will still need to be properly fixed but this at least makes sure the user doesnt get stuck
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.

Autocomplete input stops updating when no matches are found [Select] Search input stops updating after no matches are found

6 participants