-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Timeline in 'Programs' page is breaking #246
Comments
Can I work on it if approved? |
Sure, just wait for it to be approved. Meanwhile you can go through pr #150 because this issue is related to it. |
@iamkryptonite yeah i will approve this issue. |
Yeah but my exams are going on right now so I'll need a week to work on it. |
@prathameshbhalekar i will assign you it but it will be still available. |
@nandini45 can i take this issue. |
@nlok5923 ok |
@nlok5923 I have updated the issue with what the 'timeline' should look like. What you need to do is adjust the positions according to the current date and month. If you need any help please ask. |
thanks @iamkryptonite working on it. |
@keshakaneria Can you please remove the |
Describe the bug
The timeline in 'Programs' page is not working. The marker does not show the current date at the correct place in the timeline. Instead the marker keeps looping in one place. For example if todays date is 3rd March, instead of showing it in the appropriate place in the timeline it will be shown in '3rd January' .
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The marker in timeline is suppose to show the current date and month in the correct place and should keep progressing everyday smoothly.
Screenshots
Desktop :
Additional context
This issue is related to PR #150
This is what it should look like:
The text was updated successfully, but these errors were encountered: