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

#7 Implement Alert Box for Confirming Task Deletion #19

Closed
wants to merge 6 commits into from
Closed

#7 Implement Alert Box for Confirming Task Deletion #19

wants to merge 6 commits into from

Conversation

piyushkumar079
Copy link

@piyushkumar079 piyushkumar079 commented Mar 15, 2024

#7

Implementing Alert Box for Task Deletion Confirmation

This PR addresses the issue of accidental task deletion by introducing an alert box to confirm task deletion actions. The addition of this confirmation mechanism aims to enhance user experience and prevent frustration caused by unintentional deletions.

Key Changes:

  • Implemented an Custom React Modal to prompt users for confirmation before deleting a task.
  • Ensured that the alert box provides a clear prompt with options to confirm or cancel the deletion action.

Screenshots/Video:

TaskWizard.-.Google.Chrome.2024-03-15.17-13-18.mp4

@Yash7426
Copy link
Contributor

@piyushkumar079: Please remember to request assignment to an issue before creating a pull request.
Also, create a separate branch from main to solve each issue.

@Yash7426 Yash7426 closed this Mar 15, 2024
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.

None yet

2 participants