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

Delete Accounts without locking up app #1565

Merged
merged 6 commits into from
May 1, 2024
Merged

Delete Accounts without locking up app #1565

merged 6 commits into from
May 1, 2024

Conversation

rmroot
Copy link
Collaborator

@rmroot rmroot commented May 1, 2024

connects #1532

Deleting accounts was too slow to be done in a modal that prevented the user to continue to use the application.

  • Added ability to delete account and associated data in the "background".
  • A toast notification will show in the corner with the progress of the deleting.
  • Can queue up multiple accounts to delete.
  • Can cancel and pause
  • Accounts being deleted cannot be selected and won't show anywhere but account management page

@rmroot rmroot merged commit 5aadae9 into develop May 1, 2024
2 checks passed
@rmroot rmroot deleted the issue-1532 branch May 6, 2024 19:04
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

1 participant