-
Notifications
You must be signed in to change notification settings - Fork 212
[$10] - Be consistent in displaying the prize money #373
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
Hmm... @vic-topcoder should we consider it as a bug? |
It can be considered. I think this is my bad - we didn't formalize display of currency in the system. When there is a Currency, we should always say |
Accepted, 3 points |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Open the listings page
http://community-app.topcoder.com/challenges
Hover over the prize money section
SEe the display
actual - in the table it is listed as $ 1500 ( $ and the amount has a space)
In the box that appears see the display
actual - there is no space between $ and the amount
expected consistency is expected
chrome 60

Win 10 Laptop
The text was updated successfully, but these errors were encountered: