Real-Dev-Squad / website-status

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

The progress bar should be visible only when the task is in progress #1202

Closed tejaskh3 closed 1 week ago

tejaskh3 commented 2 weeks ago

Date: 30 April, 2024

Developer Name: Tejas


Issue Ticket Number

#1138 ## Description The progress bar of the task is only related to the in-progress status. So it should be visible only if the status of the task is in progress. So, this PR updates the progress bar, only showing it when the task is in "IN_PROGRESS

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

image

Test Coverage

image image image

Additional Notes

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
status-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 11:52am
sahsisunny commented 2 weeks ago

Why this change is not under the feature flag?

tejaskh3 commented 2 weeks ago

Why this change is not under the feature flag?

I am not creating a new feature, I am just updating already built feature. Just putting a if case to render the feature already built.

sahsisunny commented 1 week ago

Why this change is not under the feature flag?

I am not creating a new feature, I am just updating already built feature. Just putting a if case to render the feature already built.

FF applies for every change please confirm from Ankush or Tejas.