Ana-Niko-byte / zenlist

This is a fullstack Django framework project aimed at improving task tracking.
1 stars 0 forks source link

User Story: Edit Task #10

Open Ana-Niko-byte opened 5 months ago

Ana-Niko-byte commented 5 months ago

As a registered user, I want the ability to edit my tasks.

AC1 Display clear visual indication of where to click to make changes to an existing task. AC2 Display task information in form with full configuration ready for changes. AC3 Allow the user to save their changes and have them reflect in the main workspace body.

Ana-Niko-byte commented 4 months ago

General configuration complete, but is currently being directed towards a stand-alone view rather than a modal.

Ana-Niko-byte commented 4 months ago

Task Modal changed to simple display in task form. Might be changed at a later date, in which case the task will be moved back to In Progress.