Kudos/marketplace: misplaced link makes sorting option unusable
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Clicking on "Sort by: Newest" redirects you to another page.
**To Reproduce**
Go to https://gitcoin.co/kudos/marketplace, click on "Newest" after "Sort by:".
**Screenshots**

**Desktop:**
- OS: Manjaro Linux
- Browser: Firefox 91.0 64bit
**Additional context**
Using developer tools, you can solve the issue changing the highlighted line on screenshot to `` (without href=...).
There are other similar lines ` ` below, not sure if they all are needed.
**Code:**
```
Sort by:
Newest
Oldest
All Time Popularity
Trending
Low price
High price
Name
Rarity
```
Contributor guide
Assessment
This issue has not been assessed yet.