- Issue created by @Manav
RTBC :
Task listed in todoist list is deleting when Delete button is clicked.
It is reflecting properly in Todoist application aswell.Tested done in Drupal 10.3
PhP : 8.2.12
MariaDb : 10.4.32
Create a task delete functionality to remove a task from the tasks list. If users want to remove or delete any tasks, they can click the delete link to the content area.
Create a delete form that will call todoist API endpoint to delete any task from the list. Before the deletion user will get a confirmation message before deleting the task.
Active
1.0
Code
RTBC :
Task listed in todoist list is deleting when Delete button is clicked.
It is reflecting properly in Todoist application aswell.
Tested done in Drupal 10.3
PhP : 8.2.12
MariaDb : 10.4.32