Skip to content

Add Delete button with confirmation dialog to TaskModal - #103

Merged
anoopcodehack merged 1 commit into
anoopcodehack:mainfrom
jaiswalranjana:fix-delete-confirm-dialog
Jul 30, 2026
Merged

Add Delete button with confirmation dialog to TaskModal#103
anoopcodehack merged 1 commit into
anoopcodehack:mainfrom
jaiswalranjana:fix-delete-confirm-dialog

Conversation

@jaiswalranjana

Copy link
Copy Markdown
Contributor

Summary

  • Added a Delete button to the Task modal.
  • Added a confirmation dialog before deleting a task.
  • Reused the existing deleteTask function from BoardContext.

Fixes #94

@anoopcodehack
anoopcodehack merged commit d0bef72 into anoopcodehack:main Jul 30, 2026
@anoopcodehack

Copy link
Copy Markdown
Owner

Hey, your PR has been merged! You're officially a DevBoard contributor now!

If you enjoyed contributing and found the project useful, consider leaving a ⭐ on the repo — it really helps more developers discover the project and keeps the community growing!

Also feel free to pick up another issue anytime — always happy to have you here! 🙌

@jaiswalranjana
jaiswalranjana deleted the fix-delete-confirm-dialog branch July 30, 2026 14:34
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.

Task deletes instantly with no confirm dialog❌

2 participants