Track vault root view bugfix

This commit is contained in:
Joe Julian
2026-04-13 06:58:11 -07:00
parent 3b323ea4fd
commit e8a48fb7aa
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -6,6 +6,13 @@ These segments are intended to be independently executable wherever possible.
Each segment has its own local exit criteria.
The product is not complete until the global exit criteria at the end of this file are also met.
## Priority Bugs
- Vault root view bug:
stop leaking the physical `keepass` storage root into user-facing group lists
and API-facing logical paths by introducing explicit `Vault`, `VaultRoot`,
and `VaultRecycleBin` datastore views.
## UI Review Follow-Ups
These items came from a hands-on emulator and desktop walkthrough.