Skip to content

Filters in the competitive programming section are not giving correct results #525

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

Closed
jmgasper opened this issue Oct 11, 2022 · 0 comments
Closed
Milestone

Comments

@jmgasper
Copy link
Collaborator

jmgasper commented Oct 11, 2022

Description

  • Go to https://www.topcoder-dev.com/challenges
  • Select None in ‘EARN’ and ‘LEARN’ sections
  • Switch on the ‘Single Round Match’ toggle and see the results(it’s same as before selecting it)
  • Now select only 'Single Round Match’ (You can see multiple matching results now)

Expected:

When all three toggles in ‘COMPETITIVE PROGRAMMING’ section are selected it should retrieve matching results

For this particular case, the API is being sent parameters to search the challenge tracks, and a challenge type of SRM, which doesn't exist.

If a challenge type is given that doesn't exist, we shouldn't return any results in the API.

Ref

https://topcoder.atlassian.net/browse/PROD-3035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant