Skip to content

Enable TCO flag filtering on challenge listings #6576

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 Jul 7, 2022 · 0 comments
Closed

Enable TCO flag filtering on challenge listings #6576

jmgasper opened this issue Jul 7, 2022 · 0 comments
Milestone

Comments

@jmgasper
Copy link
Collaborator

jmgasper commented Jul 7, 2022

REF. https://topcoder.atlassian.net/browse/PROD-2283

Describe the bug
Currently, there is no ability for user to sort or filter challenges that are TCO eligible.

Expected behavior
After the fix, we will have a new TCO Eligible Challenges switch, similar to Recommended Challenges in the FiltersPanel component. Note that the TCO Eligible Challenges switch displays in different states (All challenges, Past Challenges, Open for registration)

Tooltip

NOTE The tooltip is in scope as well.

The tool tip text Learn more about TCO should link to https://www.topcoder.com/community/member-programs/topcoder-open

API

We recently added a tco=true flag that can be applied to the challenge API query, like:

https://api.topcoder-dev.com/v5/challenges?tco=true

if tco=true is set, then the API will only return challenges that are part of a TCO (past and current TCOs)

Screenshots / design

Screen Shot 2022-06-23 at 12 56 29 PM

Screen Shot 2022-06-23 at 12 59 01 PM

Screen Shot 2022-07-11 at 12 32 11 pm

Desktop

All desktop browsers are in scope

Smartphone

All mobile browsers are in scope

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

2 participants