-
Notifications
You must be signed in to change notification settings - Fork 212
[$75] "view more challenges" link sets filter to "open for registration" #5002
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
Contest https://www.topcoder.com/challenges/30143518 has been created for this ticket. |
@topcoder-platform/topcodercompetitors @topcoder-platform/tcxcommunity this is open for pickup Submit in 8 hours and PR to https://github.com/topcoder-platform/community-app/tree/feature-refactor-challengelist run |
Contest https://www.topcoder.com/challenges/30143518 has been updated - it has been assigned to gets0ul. |
@gets0ul When click in View more challenges in a bucket, other bucket hides:
Issue 2 - When click in View more challenges scroll to top, need keep in currently position. |
@luizrrodrigues the original requirement did not mention this, only don't change the URL and sidebar currently selected. Can you bump the prize a bit? |
@gets0ul, increasing the prize. Please PR. |
@gets0ul Cool. @Oanh-and-only-Oanh Thanks. |
@luizrrodrigues New PR: #5017 |
Fix for Issue #5002 - Stays on main challenge listing when view more challenges is clicked.
verified on test |
verified on staging |
Payment failed: [500]: Failed to get billing detail for the project. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30143518 |
Current behavior:
Currently seeing this behavior is logged out and logged in states.
how to reproduce bug:
got o https://test-community-app.topcoder-dev.com/challenges?
Make sure you're on "All challenges" filter. scroll down to "see more challenges" link at bottom of the page. See screenshot

click on "see more challenges" link
observe that the filter is now on "Open for Registration". with following URL https://test-community-app.topcoder-dev.com/challenges?bucket=openForRegistration
Expected behavior:
got o https://test-community-app.topcoder-dev.com/challenges?
Make sure you're on "All challenges" filter. scroll down to "see more challenges" link at bottom of the page. See screenshot

click on "see more challenges" link
Display more challenges without changing URL or filter setting
The text was updated successfully, but these errors were encountered: