Open mwarman opened 4 weeks ago
Allow users to delete tasks.
Add a delete task button to the action buttons bar and the top of the task detail page.
The user should be prompted to confirm deletion. Cancelling deletion should return the user the task detail page.
After successful deletion, display a toast message stating "Deleted task {title}.".
See Dialogs.
Allow users to delete tasks.
Add a delete task button to the action buttons bar and the top of the task detail page.
The user should be prompted to confirm deletion. Cancelling deletion should return the user the task detail page.
After successful deletion, display a toast message stating "Deleted task {title}.".