Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a paginated view for contributors. #22

Open
obenland opened this issue Apr 18, 2014 · 0 comments
Open

Create a paginated view for contributors. #22

obenland opened this issue Apr 18, 2014 · 0 comments

Comments

@obenland
Copy link
Member

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/

obenland added a commit that referenced this issue Apr 18, 2014
GitHub recently limited the amount of items returned for a contributor API call and defaulted to pagination. We're currently at 66 contributors, so that `per_page` argument should help for a while. Eventually we need to come up with a paginated view. See #22.

See https://developer.github.com/guides/traversing-with-pagination/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants