maproulette / maproulette/maproulette-frontend
limit number of challenges per project to 100
Open
Nobody has claimed this yet.
discussion
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
related to #1535
To prevent huge projects from slowing down the system, and to make creators™ think more about organizing their work.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the related issue #1535 and the project and challenge behavior described there. Identify where the project’s challenge count is handled, then verify that projects cannot exceed 100 challenges and that the resulting behavior prevents the stated performance problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100