kee-org / keevault2

Kee Vault 2 is a password manager for multiple devices. Password databases (Vaults) are encrypted using the KeePass storage format (KDBX) before being stored on the local device or sent to a remote server for synchronisation purposes.
https://play.google.com/store/apps/details?id=com.keevault.keevault
Other
24 stars 4 forks source link

When the currently filtered group disappears select the parent group #11

Open luckyrat opened 2 years ago

luckyrat commented 2 years ago

We currently select the root group but it would be better for the user if we selected the next possible ancestor in the group hierarchy.

Currently we need to handle this in group_tree.dart (reFilter) and filter_cubit.dart