Open Aaryan1203 opened 1 week ago
We need to allow the user to be able to edit a task for a checklist.
You will need to first create the hook/api for editing a checklistItem and you should use the editChecklistItem endpoint
You should abstract the create modal and use most of its code for this edit modal. Take a look at how we do other edit modals.
No response
Desired Changes
We need to allow the user to be able to edit a task for a checklist.
You will need to first create the hook/api for editing a checklistItem and you should use the editChecklistItem endpoint
You should abstract the create modal and use most of its code for this edit modal. Take a look at how we do other edit modals.
Screenshots (as needed)
No response