You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task: Fix formatting of the countdown timer. Feature: Countdown Clock (#3)
To improve the design of the countdown clock interface, the formatting of the digits need to be fixed.
At the moment, single digits (0-9) appear as single digits when it should be formatted to double digit (00-09), which makes the timer look awkward. Therefore, the formatting is required to be fixed.
Description
Task: Fix formatting of the countdown timer.
Feature: Countdown Clock (#3)
To improve the design of the countdown clock interface, the formatting of the digits need to be fixed.
At the moment, single digits (0-9) appear as single digits when it should be formatted to double digit (00-09), which makes the timer look awkward. Therefore, the formatting is required to be fixed.
Completion Deadline: Oct. 11
Member
The text was updated successfully, but these errors were encountered: