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

Persistent search entry #964

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sladkkr
Copy link

@sladkkr sladkkr commented Mar 29, 2023

Resolves issue #952

Changes:

  1. Search action is split into two distinct behaviors now:
  • toggle_search: Works as before hiding/showing search bar but only when search button was clicked.
  • focus_search: Toggles search bar visibility only when search entry has focus, if not then grabs focus back. Controlled only by shortcut.
  1. Hiding search bar does not erase it's content.

This is my first commit so I'm sorry if I did any obvious mistakes :)

@nekohayo
Copy link
Member

The big refactoring has finally landed! Please rebase this to the latest master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants