Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

[$10] - /my-dashboard ENDS IN time counter issue #984

Closed
rainerlopez opened this issue Feb 6, 2017 · 1 comment · Fixed by #986
Closed

[$10] - /my-dashboard ENDS IN time counter issue #984

rainerlopez opened this issue Feb 6, 2017 · 1 comment · Fixed by #986
Assignees

Comments

@rainerlopez
Copy link

ref: https://www.topcoder.com/my-dashboard/
After reaching 0 (zero) the counter starts counting backwards (increasing the time).

image ref: https://drive.google.com/file/d/0Bxt92xXpPQgCeUpwWTFYM3lZbTg/view?usp=sharing
The screening phase had already ended (reached zero) when the print screen was taken

@birdofpreyru birdofpreyru changed the title /my-dashboard ENDS IN time counter issue [$10] - /my-dashboard ENDS IN time counter issue Feb 6, 2017
@birdofpreyru
Copy link
Collaborator

Expected Fix

When a phase is late (I guess, API returns a negative time till the end in that case), we should the following in the Grid view (please, discount for my poor Photoshop skills):
scr-10
I.e. we change the label above the time box from ENDS IN for LATE FOR, and we chance the color of that label and the number in the box from grey to reddish (#ee6666). Other styling (fonts, etc.) should stay the same.

In the list view, if a phase is late, we just change the color of the end phase time from gray to reddish (#ee6666), like so:
scr-11

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

Successfully merging a pull request may close this issue.

4 participants