wonderfloyd / Hackathon-Corona

4 stars 1 forks source link

Add confirmation prompt before deleting a task #83

Open OPerel opened 4 years ago

OPerel commented 4 years ago

Current: Task is deleted permanently once the user clicks on the trash icon. Expected: A modal should pop up prompting the user to confirm he wants to delete. The user should be able to confirm or abort. Note that you're using Quasar Vue Components for the modal to ensure cross-platform compatibility.