topcoder-platform / community-app

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

Review opportunities: review type filter, unable to select option "All" #5166

Open SathyaJayabal opened 4 years ago

SathyaJayabal commented 4 years ago
  1. Go to https://www.topcoder.com/challenges?bucket=reviewOpportunities
  2. Click on open for review bucket
  3. Select Any option from review type dropdown
  4. Select "All" option from review type dropdown

expected: user should be able select "All" option actual: user is not able to select "All" option

review type.mov.zip

Screenshot 2020-11-05 at 3 32 14 PM
gets0ul commented 4 years ago

This should be resolved by the fix in https://github.com/topcoder-platform/community-app/issues/5125

SathyaJayabal commented 4 years ago

Thanks @gets0ul