Open mrrubinello opened 1 year ago
Please have a look again at the value proposition (as I mentioned in the last US). I strongly recommend to first write a userstory to only see a Detailpage of your todo. Afterwards you can write userfunctions to edit the todo and to delete the todo.
Just to have three buttons will not make this feature work. Please give some more details to the tasks and acceptance-criteria, e.g. 'Clicking the edit-button will open a form with the corresponding data.', 'Pressing delete will remove the task an a message is shown' Tasks could be 'create a form (or a form component)', 'create a function "handleDelete" that removes the task from the list'
LGTM
Value Proposition
As a user, i want to edit tasks in a detailed page so that I can delete content from list entries
Description
Acceptance Criteria
Tasks