Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 147 forks source link

Create task status flow for admin #1189

Closed skv93-coder closed 1 week ago

skv93-coder commented 1 month ago

Issue Description

Need to implement a task status flow just like my site. https://github.com/Real-Dev-Squad/website-my/issues/554

The only difference for the admin will be that the admin side has one more task status Backlog.

User story

Assumption

Admin can change a task from any status to any other. The progress bar of the task has only relevance when the status of task is in progress, as it indicates the dev work A task can marked with 0 or less than 100 progress bar

Expected Behavior

Current Behavior

Screenshots

The UI of the modal will be like this we can change this in the future

Screenshot from 2024-04-12 23-00-59

Feedback on 12-04-2024 by @ankushdharkar

not accepting first feedback as according to this https://github.com/Real-Dev-Squad/website-status/issues/1138 progress will be visible in case of in progress status.

Reproducibility

Steps to Reproduce

Severity/Priority

Additional Information

Checklist