Automattic / Automattic/underscores.me
Create a paginated view for contributors.
Open
enhancement
- Dominant language
- PHP
- Stars
- 211
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
GiHub limited the amount of items returned for our contributor API call and offers pagination. At some point we'll have to adopt this in order to show all contributors.
See https://developer.github.com/guides/traversing-with-pagination/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the contributor API call and the view that displays contributors, then read GitHub's pagination guide linked in the issue. Implement pagination so the view can retrieve and show all contributors, and verify the complete contributor list is displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100