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

No Confirmation Prompt for Deleting Project Boards in 'Manage Projects' #200

Open
aubreyfloyd2 opened this issue Nov 15, 2024 · 0 comments

Comments

@aubreyfloyd2
Copy link

Describe the bug
When a user is on the "Manage Projects" pop-up from their project dashboard, clicking the "Delete" button for any project immediately deletes the project without a confirmation prompt. This lack of confirmation increases the risk of accidental data loss, as users might click "Delete" unintentionally. Adding a confirmation step would prevent unintended deletions and improve the user's experience.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the user dashboard: https://www.freespeechaac.com/app/dashboard/projects
  2. Click on "Manage Projects" to open the pop-up
  3. Find a project listed and click the "Delete" button
  4. Close the pop-up and manually refresh the dashboard web page
  5. Notice the project is deleted without a confirmation prompt

Expected behavior
When the "Delete" button is clicked while managing projects, a confirmation prompt (ex: "Are you sure you want to delete this project?") appears asking for user confirmation to delete the project. After confirmation the project is deleted, and accidental deletions are avoided.

Screenshots
Screenshot 2024-11-15 at 8 56 43 AM

Desktop:

  • OS: macOS Ventura 13.3
  • Browser: Google Chrome
  • Version: 130.0.6723.70
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

No branches or pull requests

1 participant