Skip to content
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

Incorrect Estimated Completion value in Member's page #545

Open
shubham-y opened this issue Jul 27, 2023 · 0 comments
Open

Incorrect Estimated Completion value in Member's page #545

shubham-y opened this issue Jul 27, 2023 · 0 comments

Comments

@shubham-y
Copy link
Contributor

For a task that is in progress, the Estimated Completion field shows NaN second under the All contributions section on the member's page

Link - https://members.realdevsquad.com/shubham
image

Link - https://members.realdevsquad.com/ritik
image

Reference line of code -

completedText = <span>Estimated Completion: </span>;
completedDate = timeWas(startedOn * 1000, false, endsOn * 1000);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant