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

Increase max projects fetched from default 20 to 100 #824

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

shaunanoordin
Copy link
Member

PR Overview

Fixes #627
See also: https://www.zooniverse.org/talk/17/3310256

This PR increases the maximum number of projects fetched from the API from 20 (default) to 100. This is a simple yet effective stopgap solution to the issue where users with many (i.e. > 20) projects are unable to see all their project.

A better, longer term solution would be to implement a paging system, and should be something we pursue when we have more dev time available.

Status

Ready to go.

@shaunanoordin shaunanoordin merged commit 8f92796 into main Apr 2, 2024
5 checks passed
@shaunanoordin shaunanoordin deleted the increase-project-count branch April 2, 2024 15:17
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.

Page size is too small for user's project list API request
1 participant