-
Notifications
You must be signed in to change notification settings - Fork 212
[$60] Clicking on Challenge type tag from challenge details throws a blank page #5050
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
Same issue when clicking on any tech tag form challenge details page. |
Contest https://www.topcoder.com/challenges/30144557 has been created for this ticket. |
@topcoder-platform/topcodercompetitors @topcoder-platform/tcxcommunity this is open for pickup Submit in 6-8 hours and PR to run |
Contest https://www.topcoder.com/challenges/30144557 has been updated - it has been assigned to gets0ul. |
Fix blank page issue when filtering challenge listing by clicking on challenge type tag below the title in challenge detail page.
@luizrrodrigues @gets0ul , clicking on the challenge type tag or tech tag does not reset previous tag. |
@luizrrodrigues @SathyaJayabal should we reset or not, please confirm? Thanks |
@gets0ul , it should be same as in prod, should be reset. |
Reset previous type/tag filter when clicking type/tag in challenge detail page.
@gets0ul I'm still see this issue:
|
@luizrrodrigues that was a different case. This is about when clicking the type or tag below the title in challenge detail page.
|
@gets0ul Yes, flow via details page working well. We need same way if click in tags in Listing page. Please check Prod: https://www.topcoder.com/challenges |
also reset filter if tag clicked in listing page.
@luizrrodrigues New commit is added. Now it will reset. |
verified on staging. |
verified on staging (develop) |
verified on prod |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30144557 |
Go to challenge details page

Click on challenge type tag below the title
actual: blank page is displayed
expected: listings page filtered by challenge type.
filterbytype.mov.zip
The text was updated successfully, but these errors were encountered: