Skip to content

[ENHANCE] Pagination with Server Side Event support #18

@navidpadid

Description

@navidpadid

Now all the data is fetched to do pagination, it could be done in an async way that as the backend comes up with more data it will push it to the client (ie. there are more pages) then the client when clicks on latter pages, it will fetch it using an offset from the cached data on the backend. This is a high-level description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions