Open
Description
This issue is here to help keeping track of the first step of our big redux refactoring: migrating paginated calls.
- Events: list (feat: Paged events screen #736)
- Issue: comments(feat(issue): paginate issue comments and events #848)
- Organization: members (@machour, refactor: switch organization screen to new Redux api #752)
- Organization: repositories
- Repository: issues list(feat: Support pagination in issue-list screen and pull-list screen #856)
- Repository: pull requests list(feat: Support pagination in issue-list screen and pull-list screen #856)
- Repository: collaborators(refactor(repository-screen): switch to GraphQL #775)
- Search: repositories (@machour, refactor: migrate search screen to the new API #758)
- Search: users (@machour, refactor: migrate search screen to the new API #758)
- User: following list
- User: followers list
- User: repositories list
- User: starred repositories list ( feat: Make the starred repositories list paged #750)
Feel free to assign yourself for any of these.
PR #750 contains a walk-through for the required changes