The registry server API supports pagination when listing servers, which means the UI is only displaying the first 100 returned. For registries with > 100 servers, this means some are inaccessible in the UI.
I think the UI should retrieve all servers (so the search filter can apply over all of them), and implement pagination for the cards display.
Related CLI/API issue:
The registry server API supports pagination when listing servers, which means the UI is only displaying the first 100 returned. For registries with > 100 servers, this means some are inaccessible in the UI.
I think the UI should retrieve all servers (so the search filter can apply over all of them), and implement pagination for the cards display.
Related CLI/API issue: