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

Bug: No confirmation message is shown when deleting an account #200

Open
theperu opened this issue Jan 28, 2025 · 4 comments
Open

Bug: No confirmation message is shown when deleting an account #200

theperu opened this issue Jan 28, 2025 · 4 comments
Assignees
Labels
bug Something isn't working frontend This is frontend related good first issue Good for newcomers
Milestone

Comments

@theperu
Copy link
Collaborator

theperu commented Jan 28, 2025

🐛 Bug Report

📋 Description

Summary:
A user doesn't see a confirmation message when deleting an account.

Expected Behavior:
The user should be able to cancel the deletion or confirm

Actual Behavior:
The account gets deleted and the user has no way to revert the action

🧪 Steps to Reproduce

  1. Create an account
  2. Go to Settings -> Accounts
  3. Select the account
  4. Delete the account
  5. No confirmation message is shown and the account is not there anymore
@theperu theperu added bug Something isn't working frontend This is frontend related good first issue Good for newcomers labels Jan 28, 2025
@theperu theperu added this to the 1.0 Stable milestone Jan 28, 2025
@mikev-cw
Copy link
Collaborator

I think we need a confirmation prompt for transactions too

@theperu
Copy link
Collaborator Author

theperu commented Jan 28, 2025

Yes, I agree. Every action that is going to delete something should have a confirmation dialog first

@diegocurb
Copy link

Hey, this issue would be my first open source contribution on Github. Would be happy to resolve it if help is needed! I could help come up with the confirmation dialog and create the pop up

@mikev-cw
Copy link
Collaborator

@diegocurb Thank you, we appreciate your help! I'm gonna assign this to you, feel free to reach us and ask anything you need. Good work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend This is frontend related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants