FEAT pagination for farmers and news
Open
A pull request for this has already been merged.
- #55 by @Noel-louis — merged
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
restrict request to not fetch 10 000 lines of data because that is bad
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
Review the merged pull request #55 first, then trace the requests used for farmers and news to understand the pagination work already completed. Done should mean those requests no longer fetch 10,000 lines of data while still returning the needed results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100