gitcoinco / gitcoinco/web

Feat: add ability for grant owner to see all their grants under the me menu including "pending approval" grants

Open
#9,894 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

### User Story

Given I am a grant owner who has opened a grant(s), I want a view where I am able to see all the grants that I have opened and their respective statuses so I can visit each Grant Detail and have a central location to view all my grants.

### Design:

One way is to upgrade the explorer to ensure that we’re showing active, idle, deactivated, and pending approval grants using the design standard we currently use.

Me Menu → My Grants → Projects → Grant Explorer with specific filters

In this case we would keep this design standard and add missing statuses and filters in order to give grant owners the correct view.

Design: [Grants 2021 ](https://www.figma.com/file/wZtLnSb0mLPVnj8f4BkfVX/Grants-2021?node-id=1297%3A6541)

### Acceptance Criteria / Definition of Done
[comment]: # (Any other information that would be useful, bullets are helpful.)

GIVEN I am a grant owner navigating to the me menu
WHEN I click on "my grants"
THEN I see a newly relabeled option of "created by me"

GIVEN I am a grant owner on "my grants" of the me menu
WHEN I click on "created by me"
THEN I see grants that are "hidden from explorer", "active grants", and "idle grants" with the grants explorer view via 2 filters applied (my grants "grants I've created" and idle grants).

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.