This repository was archived by the owner on Mar 13, 2025. It is now read-only.
UI issues [Challenge Part 2] #53
Open
Description
-
Overlay for time left has too much margin on right and bottom compared to design.
right:
Bottom:
-
The circles in the overlay for time left which aren't green should be grey like in design.
-
Overlay for time left should display above the description, not below if it will be clipped by the bottom of the browser.
-
Overlay for prize has too much margin on right compared to design.
-
The arrow in the overlay for prize should be centred with the total purse value, even if the overlay is wide.
-
Shouldn't display overlay for prize if total purse is zero, because the overlay is empty.
-
Also should display "$0" instead of "0" for purse to be consistent with other purse values.
-
Date shouldn't be clipped on right if range characters are wide.