gitcoinco / gitcoinco/web

Update bounty details page

Open
#10,476 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

**User Story:**
As a contributor
I want to see the fields from the bounty creation worfklow
So that i receive the value of the fields that were added to understand the scope of a bounty completley

**Acceptance Criteria**

**New bounties**
GIVEN I have deployed the new bounty creation workflow
WHEN I click intoa bounty that was created after the new bounty creation workflow was deployed
THEN I should see the following new fields as then:
- Contact information - i.e. discord name, telgram handle, or email
- Submission cut off date
- Estimated payout date
- Type of bounty - Traditional or multiple
- Acceptance criteria and resources
- Bounty owner(s)

**Existing Bounties**
GIVEN i am viewing the bounty explorer
AND there is one or more bounties that existed before the new bounty creation workflow was deployed
WHEN i click to view the details of one of those existing bounties
THEN I will not see any of the following new fields on the details page
- Contact information - i.e. discord name, telgram handle, or email
- Submission cut off date
- Estimated payout date
- Type of bounty - Traditional or multiple
- Acceptance criteria and resources
- Bounty owner(s)

**Product & Design Links:**
https://www.figma.com/file/8AFLrc4dx9xnMXUkWOAaAR/Existing-Bounties-Updates?node-id=112%3A632

**Open Questions:**
How do we want to handle bounties that already exist? Bounties that exist will not show the new fields

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.