Skip to content

Switch UI to pagination-based projects and users API #3490

@r4victor

Description

@r4victor

#3489 implemented cursor-based pagination API for /api/project/list and /api/users/list. The UI should switch to the new API for performance.

All the UI functionality is supported via the new API (displaying total count, filtering by name, etc). The only UI change is it won't longer be possible to open a specific page – it'll be prev/next navigation as it's usually done with cursor-based pagination.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions