[Feature] : Add progress bar logic #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
The progress bar feature on the platform does not follow the best set of logic as we manually have to update a few variables in order for the progress to work perfectly. So come up with a better progress bar logic that does not require any manual work.
File path :
/src/routes/progressBar.ts
Additional context
As you can see the progress bar logic is not working as expected.
The text was updated successfully, but these errors were encountered: