Skip to content

Added delete confirmation popup and undo functionality#688

Open
JheelPashine123 wants to merge 2 commits into
aryandas2911:mainfrom
JheelPashine123:fix-delete-confirmation-and-undo-option
Open

Added delete confirmation popup and undo functionality#688
JheelPashine123 wants to merge 2 commits into
aryandas2911:mainfrom
JheelPashine123:fix-delete-confirmation-and-undo-option

Conversation

@JheelPashine123
Copy link
Copy Markdown

Description

Implemented a safer and more user-friendly task deletion workflow.

Changes Made

  • Added a confirmation popup before deleting a task
  • Added undo functionality after task deletion
  • Improved overall task management UX
  • Prevents accidental deletion of important tasks

Features Added

  • Confirmation modal/dialog before deletion
  • Undo option using snackbar/toast notification
  • Smooth deletion handling and recovery flow

📸 Screenshots

Screenshot 2026-05-18 at 3 49 49 PM Screenshot 2026-05-18 at 3 50 50 PM

Fixes #569

@JheelPashine123
Copy link
Copy Markdown
Author

Implemented the requested delete confirmation popup and undo functionality.

Please review the changes. Feedback and suggestions are welcome.

@aryandas2911
Copy link
Copy Markdown
Owner

@JheelPashine123 remove the extra package_lock.json, do linting too

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

Successfully merging this pull request may close these issues.

Add delete confirmation popup and undo option for task deletion

2 participants