Closed
Description
Describe The Bug
Sub community filters are not working on challenge page. It always fetches blank results.
Step to reproduce
- Visit www.topcoder.com/challenges
- Click the Filters button
- Switch the
Sub community
- The challenge listing should be filtered accordingly, currently it display blank screen for
TCO19
andTCO20
Sub community
Expected result
The challenge list on the page should display the correctly filtered challenges.
Additional Context
The work should be done against branch: hot-fix-sub-community-filter
Please use npm run build && npm start
to verify your solution locally.