Skip to content

fix(search): Clear selection more reliably #93561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

malwilley
Copy link
Member

The selected search filters would sometimes stick around even after clicking into another input. This ensures that anytime the selection input is blurred, the selection state is cleared.

@malwilley malwilley requested a review from a team June 13, 2025 21:02
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 13, 2025
Copy link
Member

@scttcper scttcper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to update react aria again

@malwilley malwilley merged commit cdaa447 into master Jun 16, 2025
47 checks passed
@malwilley malwilley deleted the malwilley/fix/search-selection-clear branch June 16, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants