luceroweb / luceroweb/karot-saving-smart
[F1:LS3] Delete Local Storage Data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
[timebox: , complexity: ]
As a user, I want to select a control in the app settings that will display a confirmation dialog informing me that if I select “continue” that I will clear all of my personal data from active memory (Redux State), as well as delete the encrypted data stored on my device.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the app settings control and the code managing Redux State and encrypted data stored on the device. Confirm the intended confirmation-dialog flow and verify that continuing clears both personal data in active memory and encrypted device data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100