-
Notifications
You must be signed in to change notification settings - Fork 212
[$40]Register button active and submit button disabled even after user is registered #4648
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
@luizrrodrigues dint we fix this? |
@sushilshinde Yes, this was fixed. @SathyaJayabal Looks like working well here: Groups test challenge, I can't test this one because I haven't access to the group. |
@luizrrodrigues , This issue is not consistent across users/challenges. I still see the blue register button for this challenge even though I am regsitered You can replicate the issue with following user |
@SathyaJayabal Thanks for give more examples. @sushilshinde I have found the issue, is about miss match var type, I think this need be fixed in API to keep data type consistent, but if you want we handle this in FE, I'll push a hot fix to this one. You can check inconsistent data can be checked here: |
@luizrrodrigues please PR fix from FE |
Contest https://www.topcoder.com/challenges/30133108 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30133108 has been updated - it has been assigned to luizrrodrigues. |
@sushilshinde PR is ready: topcoder-platform/topcoder-react-lib#208
|
topcoder-platform/community-app#4552 simran #202 1000.19.34 topcoder-platform/community-app#4648 luiz #208 1000.19.34
#4552 simran topcoder-platform/topcoder-react-lib#202 1000.19.34 #4648 luiz topcoder-platform/topcoder-react-lib#208 1000.19.34
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30133108 |
topcoder-platform/community-app#4648 luiz "#208 #210" 1000.19.35
@sushilshinde , tested this again. Looks good. |
Register button active and submit button disabled even after user is registered
examples:
user: picachui
https://beta-community-app.topcoder.com/challenges/2ce9c4cb-b4ce-4aa5-9807-d3f655860732?tab=registrants
https://beta-community-app.topcoder.com/challenges/a64f4d95-0074-4c1a-96f1-91fa4320beca?tab=registrants
https://beta-community-app.topcoder.com/challenges/339964ff-69fe-42f4-b97f-1f67e8561c75?tab=registrants
The text was updated successfully, but these errors were encountered: