We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Before challenges-api returning colorStyle from DB, this sets the color of the handle by rating. In V5 this need be done by FE following this: https://www.topcoder.com/community/competitive-programming/how-to-compete/ratings
colorStyle
To Reproduce Steps to reproduce the behavior:
Expected behavior Handle need to show color follow the rank rating
Screenshots
The text was updated successfully, but these errors were encountered:
Fix need be applied here: https://github.com/topcoder-platform/topcoder-react-lib/pull/195/files
Sorry, something went wrong.
Colour mapping #4289 (comment)
Colour mapping is being taken care of the respective issues #4546 and #4552. cc @luizrrodrigues @sushilshinde @lakshmiathreya
luizrrodrigues
No branches or pull requests
Describe the bug
Before challenges-api returning
colorStyle
from DB, this sets the color of the handle by rating. In V5 this need be done by FE following this: https://www.topcoder.com/community/competitive-programming/how-to-compete/ratingsTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Handle need to show color follow the rank rating
Screenshots

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