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

Clear Search bar after switching to a category in a left sidebar #2199

Closed
shurph opened this issue Aug 13, 2018 · 5 comments
Closed

Clear Search bar after switching to a category in a left sidebar #2199

shurph opened this issue Aug 13, 2018 · 5 comments

Comments

@shurph
Copy link

shurph commented Aug 13, 2018

For now if the Search bar isn't empty the main panel shows for user the search result even if user already switched to some category/folder in the left sidebar.

Possible Solution

I think the fastest and logically correct solution may be to clear search bar and switch to normal view mode.

As another solution: show only entries which are situated in selected folder and fit search criteria (a little bit harder to implement for developers and a little bit harder to understand this behavior for users)

Steps to Reproduce (for bugs)

  1. Ctr+F
  2. type some word into the search bar
  3. choose folder in the left sidebar
  4. you still see search results, not content of selected folder

Debug Info

KeePassXC - 2.3.3
Revision: 0a155d8

@highend
Copy link

highend commented Aug 13, 2018

+1

Maybe for those, who wouldn't like this feature, make it optional via the settings dialog...

@Lanthanus
Copy link

I would definitely enjoy this feature. Coming from KeePass2 this really confused me on the first use of KeePassXC. This behavior (along with other features) would be a great improvement on usability.
I also second @highend that making it optional would be nice.

@droidmonkey
Copy link
Member

droidmonkey commented Sep 1, 2018

This is implemented in #1797, also this is a duplicate of #1501

@highend
Copy link

highend commented Sep 1, 2018

While this is really a duplicate, where has this been implemented?
v2.3.4 does NOT reset the search field and show ONLY the contents of a category instead when clicking on a folder / category on the left side (and the search field still has content in it)

@droidmonkey
Copy link
Member

I literally wrote above where it is implemented... implemented does not equal deployed.

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

No branches or pull requests

4 participants