-
Notifications
You must be signed in to change notification settings - Fork 52
[$60] Fix up the Gantt charts #175
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
Comments
Contest https://www.topcoder.com/challenges/30123335 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30123335 has been updated - it has been assigned to diazz. |
@jmgasper in the existing code if the backend return missing data or when create new challenge the frontend will calculate the challenge timelines locally.
is this ok? |
Yep, that sounds good, thanks |
topcoder-platform#175 Fix up the Gantt charts
@suppermancool - I don't see issue 2 address - this still seems to be in seconds. |
@jmgasper do you have any challenge that have duration? |
@suppermancool - I'm investigating. I'll get back to you. |
topcoder-platform#175 phase duration is hours
@suppermancool - Thanks. I think that we have to do something here, but I'm not exactly sure what. I'm attempting to get clarification from the challenge API side. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30123335 |
@suppermancool - We need to fix up the Gantt charts a bit:
Issue 1
The chart on the new challenge page is rendering differently than the edit challenge page. Ideally, these would be the same:
New challenge
Edit challenge
Issue 2
In terms of the phase duration, I got this clarification, so we can got with this assumption:
go now with the assumption that phase duration is hours
The text was updated successfully, but these errors were encountered: