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 search text disappearance on changing navigation item #1889

Merged
merged 4 commits into from
Sep 21, 2024

Conversation

karan0046
Copy link
Contributor

@karan0046 karan0046 commented Sep 20, 2024

Description

Fixes the disappearance of search text when using the Search Navigator, if you move away to another Navigator item (for example, Project Navigator).

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen.Recording.2024-09-20.at.6.37.04.PM.mov

@thecoolwinter
Copy link
Collaborator

This looks good to me, before we merge could you update the comment on SearchState.searchQuery to reflect the new behavior?

Copy link
Member

@tom-ludwig tom-ludwig left a comment

Choose a reason for hiding this comment

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

Ship it!

@thecoolwinter thecoolwinter merged commit 64cb6dc into CodeEditApp:main Sep 21, 2024
2 checks passed
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.

🐞 Text in the Search navigator textfield is reset when another navigation item is selected
4 participants