gitcoinco / gitcoinco/web

Kudos/marketplace: misplaced link makes sorting option unusable

Open
#9,379 1 comment 0 reactions 0 assignees View on GitHub
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**

![image](https://user-images.githubusercontent.com/89348738/130363171-803c5402-1a74-4de0-9af6-d1e5c2d066de.png)

**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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.