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

Fix "affected projects" table not showing all items #128

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Sep 5, 2024

Description

Fixes the "affected projects" table not showing all items.

The backing API endpoint is paginated now, so the table needs to evaluate the response's X-Total-Count header to determine how many items exist.

Addressed Issue

Regression of #126

Additional Details

Screenshot 2024-09-05 at 21 55 57

Checklist

The backing API endpoint is paginated now, so the table needs to evaluate the response's `X-Total-Count` header to determine how many items exist.

Regression of #126

Signed-off-by: nscuro <[email protected]>
@nscuro nscuro added the defect Something isn't working label Sep 5, 2024
@nscuro nscuro added this to the 5.6.0 milestone Sep 5, 2024
@nscuro nscuro merged commit 32c4b58 into main Sep 7, 2024
9 checks passed
@nscuro nscuro deleted the fix-affectedprojects branch September 7, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant