Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

fix: Limit for useRepositories is hard coded and not flexible when paginating. #388

Closed
bdougie opened this issue Oct 28, 2022 · 2 comments
Closed

Comments

@bdougie
Copy link
Member

bdougie commented Oct 28, 2022

    this is not taking a page argument, just increasing the limit. this makes it such a way that we cannot ever list more than 1000 repos while also, pulling more and more data from the backend; that is such an incremental way of pulling new data that I think it's worth pushing this beta back until everything is ready, since this is a quick fix and there are other inconsistencies 😓

Originally posted by @0-vortex in #382 (comment)

@rahulbansal3005
Copy link

I want to work on this.

@bdougie
Copy link
Member Author

bdougie commented Jul 10, 2023

not sure if this is an issue. We'd need you to confirm that first.

Please review the CONTIBUTING.md for info on how to assign yourself to the issue.

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

No branches or pull requests

3 participants