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

Missing Confirmation for Post Deletion #84

Closed
divyalakshmi0 opened this issue Oct 21, 2024 · 3 comments
Closed

Missing Confirmation for Post Deletion #84

divyalakshmi0 opened this issue Oct 21, 2024 · 3 comments

Comments

@divyalakshmi0
Copy link

Description:

When a user deletes a post, there is no confirmation dialog. Accidental deletions can occur, leading to loss of data.

Issue Type: Bug

Proposed Solution:

  • Implement a client-side confirmation popup (using JavaScript) before deleting a post.
  • Ensure that the backend route in Express handles deletions properly, only after user confirmation.
Copy link

👋 Hey there, rockstar! Thanks for dropping an issue! The BlogLog team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!

@sudo-dpkg
Copy link
Owner

Assigned @divyalakshmi0

Copy link

github-actions bot commented Nov 9, 2024

🎉 Congratulations @divyalakshmi0! Your issue has been successfully closed! Thanks for your contribution! If you enjoyed contributing, please consider giving us a ⭐ and following us for updates!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants