Skip to content

fix(search): Do not commit empty filter keys #93558

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 13, 2025

Conversation

malwilley
Copy link
Member

If you click a filter key to edit it, then hit enter it will commit an empty string as the filter key. This makes it exit without changes instead.

@malwilley malwilley requested a review from a team June 13, 2025 20:36
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 13, 2025
@malwilley malwilley merged commit feab711 into master Jun 13, 2025
47 checks passed
@malwilley malwilley deleted the malwilley/fix/search-key-input branch June 13, 2025 21:09
billyvg pushed a commit that referenced this pull request Jun 18, 2025
If you click a filter key to edit it, then hit enter it will commit an
empty string as the filter key. This makes it exit without changes
instead.
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
If you click a filter key to edit it, then hit enter it will commit an
empty string as the filter key. This makes it exit without changes
instead.
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