mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
* Clean up WV-16 settings screens Fix mock document generation in DevModeScreen — generate button now calls mockDocumentStore.addDocument() with the selected country and document type instead of navigating home without storing anything. Fix duplicate description on Manage Documents menu item — was incorrectly showing "Recovery phrase, passport data" (copy-paste from Security item), now shows "Your registered passports and IDs". Add haptic feedback to all settings menu item press handlers. Add Settings root and Tunnel routes to the DevRouteMenu. Add navigation and interaction tests for all four settings screens. * Update WV-16 status in webview SPEC.md Mark WV-16 as Done and document what was delivered vs deferred. Settings persistence (notification toggles, backup-enabled state) is explicitly deferred pending a storage design decision — it does not block UI completeness.