-
Notifications
You must be signed in to change notification settings - Fork 15
Open
1 / 11 of 1 issue completedDescription
Feature Description
Previously during the nodedb reset the action would clear the entire database (on device and in client). There is now a new boolean option to support optionally preserving Favorited nodes.
meshtastic/protobufs#791
Let's figure out a good way to allow a user to select whether or not to preserve favorites during the nodedb reset interaction.
Since this interaction already presents a confirmation dialog (on android), I propose we leverage this dialog to contain some copy and a toggle/checkbox. We would then forward the users selection, and respect favorite preservation in our own simultaneous client side node database cleanup.
Android confirmation for ref:
Sub-tasks
- Create Android implementation issue.
- Create iOS implementation issue.
- Create Web implementation issue.
b8b8
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready