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

GitHub API now uses per_page argument to show more of requested data #463

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FuroYT
Copy link
Member

@FuroYT FuroYT commented Nov 29, 2024

No description provided.

@NexIsDumb
Copy link
Member

Imo if the max is 100, isnt it better to actually place 100 as default?

@NeeEoo
Copy link
Member

NeeEoo commented Nov 30, 2024

nah i would use 30 and use the ?page=NUM when the user scrolls down enough

@NexIsDumb
Copy link
Member

fair but the api is rate limited

@NeeEoo
Copy link
Member

NeeEoo commented Nov 30, 2024

right- i forgot that

@NeeEoo
Copy link
Member

NeeEoo commented Dec 12, 2024

We could have a button that says

Load More (120s...)

@NexIsDumb
Copy link
Member

We could have a button that says

Load More (120s...)

can you even decide the start point? otherwhise youd download just the same list

@NeeEoo
Copy link
Member

NeeEoo commented Dec 14, 2024

Yes you can, check the api

@NexIsDumb
Copy link
Member

sweet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants