Skip to content

Conversation

LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Aug 14, 2025

Closes

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

🧢 Your Project:

RSP

Base automatically changed from autocomplete_context_refactor to baseCollection_filter August 18, 2025 18:09
Base automatically changed from baseCollection_filter to main August 20, 2025 16:21
@LFDanLu LFDanLu changed the base branch from main to autocomplete_context_refactor August 25, 2025 16:45
@LFDanLu LFDanLu changed the base branch from autocomplete_context_refactor to main August 25, 2025 17:42
@LFDanLu LFDanLu changed the base branch from main to autocomplete_context_refactor August 25, 2025 17:49
@LFDanLu LFDanLu force-pushed the support_grid_autocomplete branch from 0b6c076 to 423f1b6 Compare August 25, 2025 17:57
@LFDanLu LFDanLu changed the base branch from autocomplete_context_refactor to main August 25, 2025 17:58
was resulting in focus visible sticking around on the row/tag when tabbing to child
…obe/react-spectrum into support_grid_autocomplete
this fixes the logic so we always let the collection determine what to focus instead of focusing the last focused node when focusing the input. this gets rid of the dupe focus issue in taggroup while preserving the proper input focusing clearing problem for shift tabbing into a autocomplete menu. Also fixes some id assignment and other bugs like clicking on the input instead of shift tabbing then tabbing forward
@LFDanLu
Copy link
Member Author

LFDanLu commented Aug 29, 2025

closing for now, not many real world use cases I could find for grid collection virtual focus so will focus on just detecting if wrapped component doesn't support virtual focus

@LFDanLu LFDanLu closed this Aug 29, 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.

2 participants