Expected Behavior
After using the search, a click one a Group Icon on the left side should close the search result and let me see the content of the clicked GroupIcon
Current Behavior
After using the search, a click one a Group Icon on the left side does not change the view, the search results are still open
Possible Solution
--Pseudo Code ---
if( click on GroupIcon){
(if searchResults open){
close search Results
}
...show content of CroupIcon
}
Steps to Reproduce (for bugs)
- Using Keepassxc 2.3.3 on a Mac OS
- using search
- click on an icon on the left side
Operating system: MAC OS Sierra 10.12.6