-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
The current method for adding tasks allows only one opportunity to add a task. If we want to make changes, the only option is to delete the task and add a new one. However, there are cases where we may need to update a task's name.
We aim to implement functionality similar to the UI example at this link, where tasks can be directly edited on the web or app. Additionally, we need to determine how to save the edited content to the server efficiently, minimizing server load.
Screenshots

Metadata
Metadata
Assignees
Labels
No labels