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

Use backend for project-status filtering #655

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

jeffdaley
Copy link
Contributor

@jeffdaley jeffdaley commented Mar 20, 2024

Improves fetch efficiency of filtered projects. Instead of loading all projects and separating them locally, we now include a query in the back-end request to return only what we need.

@jeffdaley jeffdaley marked this pull request as ready for review March 20, 2024 16:02
@jeffdaley jeffdaley requested a review from a team as a code owner March 20, 2024 16:02
@jeffdaley jeffdaley merged commit a2c4ccf into main Mar 20, 2024
1 check passed
@jeffdaley jeffdaley deleted the jeffdaley/paginate-projects branch March 20, 2024 17:13
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.

None yet

2 participants