Skip to content
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

Fix searchbox dismissed when closing filter panel #2196

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

christian-byrne
Copy link
Collaborator

@christian-byrne christian-byrne commented Jan 8, 2025

Fixes #431 by preventing search box from being closed when clicking to dismiss filter panel:

dismiss.mp4

This PR has additional consequence of preventing interaction with searchbox while filter panel is open. However, in the current state, any value in the search input is erased when the filter panel is closed, so it's not a meaningful feature.

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested review from a team as code owners January 8, 2025 03:45
@christian-byrne christian-byrne changed the title Search filter close Fix searchbox dismissed when closing filter panel Jan 8, 2025
@huchenlei huchenlei merged commit 73ecacf into main Jan 8, 2025
10 checks passed
@huchenlei huchenlei deleted the search-filter-close branch January 8, 2025 15:57
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.

[Bug]: Node Filter Panel Focus Issue When Clicking Preview Node
2 participants