-
Notifications
You must be signed in to change notification settings - Fork 212
[$60]Registrants tab : Registrants table issues #4546
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
@sushilshinde @lakshmiathreya FYI: the rating for some users in the table mismatches with prod. But the prod rating is wrong. V5 displays the correct rating. |
@Oanh-and-only-Oanh for point # 4 above, is there any specific reason to not show the rating column for Bug Hunts challenges, in production ? The same issue is also applicable for F2Fs. |
@sushilshinde, we can show ratings for bug hunts. |
Contest https://www.topcoder.com/challenges/30130319 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30130319 has been updated - it has been assigned to nursoltan-s. |
For timezone issues, Is adding 4 hours to date solves problem? Or should i set timezone to moment() call? If so which timezone should it be? |
@SathyaJayabal please clarify this @nursoltan-s something like this @rootelement your opinion? |
@sushilshinde , I don't think we should be adding 4 hours in the front-end. |
Yes, no hard coding. |
@sushilshinde @SathyaJayabal Changed timezone calculation to |
dont test on beta yet |
|
@nursoltan-s |
|
@SathyaJayabal @sushilshinde |
@nursoltan-s , lets track the timezone issue separately. |
Okay. I created PR for above comments. |
Pr |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30130319 |
examples:
V5 URL: https://beta-community-app.topcoder.com/challenges/ad26ade8-aa6f-4623-bb65-ac510c70bef3?tab=registrants
V4 URL: https://www.topcoder.com/challenges/30128601?tab=registrants
Registration Date Column:
Submission Date Column:
Rating Column:
![Uploading Screenshot 2020-06-17 at 9.01.46 AM.png…]
V5 URL:https://beta-community-app.topcoder.com/challenges/a9a1594c-2517-4a84-8a62-58e709d89b5e?tab=registrants


V4 URL:https://www.topcoder.com/challenges/30128253?tab=registrants
Rating / Handle Columns:
5. The rating colour is not reflected for handle and rating - tracked here
#4530
6. If the user is not rated, then a "-" must be displayed instead of "0"
The text was updated successfully, but these errors were encountered: