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

Updates searchView in SearchActivity to clear focus after search #4578

Merged

Conversation

andrewhamilton0
Copy link
Contributor

@andrewhamilton0 andrewhamilton0 commented Jul 17, 2024

Updates searchView in SearchActivity to clear focus when a user makes a search. This allows the keyboard to not keep popping up after a user goes back to search screen after clicking on a searched item.

closes #4573

… a search. This allows the keyboard to not keep popping up after a user goes back to search screen after clicking on a searched item
@connyduck
Copy link
Collaborator

Looks good - please fix the code formatting so I can merge this!

@andrewhamilton0
Copy link
Contributor Author

Fixed! 👯

@connyduck connyduck merged commit 0f3dd64 into tuskyapp:develop Jul 20, 2024
3 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.

On-screen keyboard pops up when navigating back from a search result
2 participants