Skip to content

Pagination for registry API servers #1403

@danbarr

Description

@danbarr

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions