Skip to content

Enable serverside pagination #3

@ibot3

Description

@ibot3

Currently the complete table data is sent to the browser and paginated there.

This should be done on database level, for example by using FastAPI Pagination.
The Vuetify data table can be configured to to server side pagination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions