Closed abhinav5481 closed 3 years ago
Issue #11
I have added a feature to edit items in the list.
Upon hovering over the listed task, an edit icon would appear which would look something like
On clicking the edit button, a modal would show up which will show the current content of the item. The content can be edited.
On submitting the edited item, the user can see the updated task as
Please review my code and let me know if any further changes are required.
Issue #11
I have added a feature to edit items in the list.
Upon hovering over the listed task, an edit icon would appear which would look something like
On clicking the edit button, a modal would show up which will show the current content of the item. The content can be edited.
On submitting the edited item, the user can see the updated task as
Please review my code and let me know if any further changes are required.