Clicking into a grant and backing out within the advocacy collection causes only one grant to show up
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
As a Gitcoin user, when I click into a grant on a collection and hit back, I only see one grant, and makes me think the site is broken.
Notes:
This is very related to the explorer behavior that was mitigated by loading more grants. It might just be happening now because we're loading fewer grants.
**Acceptance criteria**
OLD Criteria (ignore)
GIVEN I am viewing a grant's details page from collection
WHEN I hit back
THEN I see my grant at the top.
ACTUAL criteria
GIVEN I am viewing a collection of grants
WHEN I hit click on a grant
THEN I the grant's details page opens in a new tab
[Jira link](https://gitcoin.atlassian.net/browse/GITC-649?atlOrigin=eyJpIjoiNzAwMTI4ZTdmNDA1NDU5MWIxMWE1NjJlZTkzOTYwNWMiLCJwIjoiaiJ9) (screenshots included in link)
Contributor guide
Assessment
This issue has not been assessed yet.