thefullstack
thefullstack copied to clipboard
Bug: You can only see one page of projects from GitHub
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.
I can confirm that the issue exist, currently it loads 100 repo only, will try to fix it.
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!!
I think that the API requires pagination you need to send more than one request to get more repos.