-
Bug
-
Resolution: Done
-
Major
-
None
Actual Behavior: The repository list view paginates through the result set of all (user accessible) repositories but shows a loading animation until all result pages are fetched. This can delay the rendering of the repository list view significantly in case of large sets of repositories.
Expected behavior: Instead, the repository list view should render the table upon receiving the first paged response from the API and continue updating the table as subsequent result pages are fetched in the background. This makes the UI more responsive and aligns with how the rest of the table view currently work in the product.
Note: Constantly fetching results in the background is of course far from optimal and we have work planned in PROJQUAY-8741 to enable displaying partial results and fetch the next page on demand.
- duplicates
-
PROJQUAY-5136 Slow repository loading due to lack of pagination
-
- Closed
-
- links to
-
RHBA-2025:9240 Red Hat Quay v3.15.0 bug fix release