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

Add confirmation for deleting a spec #302

Open
4 tasks done
nevendyulgerov opened this issue Jan 16, 2025 · 0 comments · May be fixed by #306
Open
4 tasks done

Add confirmation for deleting a spec #302

nevendyulgerov opened this issue Jan 16, 2025 · 0 comments · May be fixed by #306
Labels
apps: web Type: Feature Add a new feature to the system

Comments

@nevendyulgerov
Copy link
Contributor

nevendyulgerov commented Jan 16, 2025

📄 Context

Currently, all you have to do to delete a spec is click it's delete button and it's gone. Let's add a confirmation modal for this action to prevent cases where users click on the delete button by mistake.

📈 Subtasks

  • Add a confirmation that asks the user to confirm the delete action for a spec.
  • Cover the new logic with unit (and e2e) tests

🎯 Definition of Done

  • Deletion of specs need to be confirmed by users
  • All unit tests pass
@nevendyulgerov nevendyulgerov added Type: Feature Add a new feature to the system apps: web labels Jan 16, 2025
@github-project-automation github-project-automation bot moved this to 📌 Todo in Explorer Unit Jan 16, 2025
@nevendyulgerov nevendyulgerov linked a pull request Jan 17, 2025 that will close this issue
@nevendyulgerov nevendyulgerov moved this from 📌 Todo to 👁 In Review in Explorer Unit Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apps: web Type: Feature Add a new feature to the system
Projects
Status: 👁 In Review
Development

Successfully merging a pull request may close this issue.

1 participant