Prevent Work Submission on Expired bounties
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**User Story:**
As a funder
I want to prevent users from submitting work when ever my bounty is expired
So that it isnt a poor experience for any contributors
**Acceptance Criteria**
**Expire bounties**
GIVEN I have created a bounty
AND that bounty has a submission cut off date in the future
WHEN that date passes
THEN bounty contributors should no long have access to express interest or submit work
AND this should work the same way for old bounties that have an expiry date
**Product & Design Links:**
@willsputra could you throw together a quick wireframe for what it looks like as an expired bounty?
**Open Questions:**
Do we want to show bounties when they are expired? Yes
What currently causes a bounty to expire? Expiry date
**Notes/Assumptions:**
Contributor guide
Research direction
Start by locating the bounty expiry handling and the express-interest and submit-work flows. Check how existing and future expiry dates are represented, then verify expired bounties remain visible while both contributor actions are unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100