Description
Currently, the console application does not handle pagination when fetching projects or during project creation from the GitLab API. GitLabâs REST API defaults to 20 items per page (with a maximum of 100).
As a result, organizations or users with more than 20 projects are only seeing a partial list in the console UI. This leads to missing data and prevents users from managing projects that fall outside the first page of results.
Etapes de reproduction
1. Go to console
2. New project on a GitLab root group with more than 20 items
Captures d'écran
No response
Logs
No response
Navigateurs
No response
OS
No response
Version de la console impactée
No response
Définition du fini