thefullstack icon indicating copy to clipboard operation
thefullstack copied to clipboard

Bug: You can only see one page of projects from GitHub

Open jcubic opened this issue 2 years ago • 3 comments

If the project you want to import is on the second page (GitHub API has pagination) it's not on the list and you can't import it.

jcubic avatar Sep 06 '23 19:09 jcubic

I can confirm that the issue exist, currently it loads 100 repo only, will try to fix it.

A-AllaaEddine avatar Sep 13 '23 02:09 A-AllaaEddine

Hey guys, this may be a bug on my end (the API), although I do think the API response should be giving more 100 repo's. I'll have a check on my end too!!

philbannon avatar Sep 13 '23 15:09 philbannon

I think that the API requires pagination you need to send more than one request to get more repos.

jcubic avatar Sep 13 '23 16:09 jcubic