Open
Description
Describe the bug
With updated search feature in challenge-api
, tags not searchable via query
anymore, need use tags[]
field.
To Reproduce
Steps to reproduce the behavior:
- Go to challenge listing page;
- Click on any tag in challenge list;
- Tag will be add to
query
search; - Only challenges with this tag in body will be returned.
Expected behavior
Need be able by tags
Additional context
I think we need to implement tags/skills
field to filters, like we have in Earn app: