topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 214 forks source link

Recommend challenge types #6856

Closed jmgasper closed 4 months ago

jmgasper commented 1 year ago

While looking at the code for gigs, I noticed that recommend challenges are limited to these types:

We need to fix this in the components/challenge-listing/FiltersPanel/index.jsx file, around line 304, where the types are hard-coded.