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

Status should be updated to completed when progress slider reaches 100% #1167

Open tejaskh3 opened 2 months ago

tejaskh3 commented 2 months ago

Issue Description

In my previous #1107, the progress bar is added to production and I tested it by updating by task to 100 %. It was working fine.

But after changing it to 100% I saw the progress status is still IN_PROGRESS, which users need to change explicitly from https://my.realdevsquad.com/tasks. See this image I changed to COMPLETED explicitly. image

My question is should this status get updated to complete on it's own whenever users bring the progress update bar to 100%?

Expected Behavior

The status should get updated to completed on it's own whenever user brings the update bar to 100%.

Current Behavior

Currently we need to change to status to COMPLETED when the progress bar is at 100%.

Screenshots

Reproducibility

Steps to Reproduce

NA

Severity/Priority

Additional Information

Checklist