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

[User story] Modal with deletion confirmation #31

Closed
alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Closed

[User story] Modal with deletion confirmation #31

alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
could have could have
Milestone

Comments

@alexkisielewicz
Copy link
Owner

As a user, I want to see a deletion confirmation message when attempting to delete an item that I created, so that I can ensure that I intend to delete the item before proceeding.

Acceptance Criteria:

  • The deletion confirmation message is shown in the user interface, providing a clear indication of the deletion action and the item being deleted.
  • The user is presented with options to confirm or cancel the deletion operation.
  • If the user confirms the deletion, the item is permanently removed from the database.
  • If the user cancels the deletion, they are redirected to the last visited page without deleting the item.
  • The deletion confirmation functionality is applied consistently for both post and comment deletion actions, ensuring a uniform user experience across the app.
@alexkisielewicz alexkisielewicz added the could have could have label Jun 19, 2023
@alexkisielewicz alexkisielewicz added this to the Improvements milestone Jun 19, 2023
@alexkisielewicz alexkisielewicz self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could have could have
Projects
Development

No branches or pull requests

1 participant