We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
#3014 created an edit hook
3dab60a
Aaryan1203
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: