Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(settings): add clearLocalStorage action #1406

Merged
merged 1 commit into from
Feb 9, 2022
Merged

feat(settings): add clearLocalStorage action #1406

merged 1 commit into from
Feb 9, 2022

Conversation

AlexZakablukov
Copy link
Contributor

What this PR does πŸ“–
implement clear localstorage and indexed db feature by clicking on "clear local storage" button in settings

Which issue(s) this PR fixes πŸ”¨
AP-700

Special notes for reviewers πŸ—’οΈ

Additional comments 🎀

@github-actions github-actions bot added the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Feb 9, 2022
@phillsatellite phillsatellite added the QA tested One QA Person has tested - Needs QA Lead review still label Feb 9, 2022
@WanderingHogan WanderingHogan removed the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Feb 9, 2022
@WanderingHogan
Copy link
Contributor

@AlexZakablukov can you add a window refresh or something to reload the page after they click the clear local storage button

@phillsatellite phillsatellite added Changes Requested Changes have been requested by Dev or QA, once the changes have been made, remove this label. and removed QA tested One QA Person has tested - Needs QA Lead review still labels Feb 9, 2022
@@ -473,6 +474,9 @@ export default {
mailbox_manager_not_found: 'Mailbox manager not found',
mailbox_manager_not_initialized: 'Mailbox manager not initialized',
},
storage: {
database_not_cleared: 'Could not clear database',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what would trigger this error btw? I tried clear storage and then clear storage again but always shows ''Local storage cleared successfully''

@stavares843
Copy link
Member

will add a ticket for the reload

@stavares843 stavares843 merged commit f5e108c into dev Feb 9, 2022
@stavares843 stavares843 deleted the AP-700 branch February 9, 2022 18:42
@github-actions github-actions bot removed the Changes Requested Changes have been requested by Dev or QA, once the changes have been made, remove this label. label Feb 9, 2022
@stavares843
Copy link
Member

AP-751

@stavares843
Copy link
Member

AP-752

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants