freespeech icon indicating copy to clipboard operation
freespeech copied to clipboard

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

Open aubreyfloyd2 opened this issue 1 year ago • 0 comments

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

aubreyfloyd2 avatar Nov 15 '24 15:11 aubreyfloyd2