Skip to content

feat(pagination): add functionality of sending request instead of changing page directly by click #3376

@christianlundberg

Description

@christianlundberg

It would be very useful if we were allowed to update the current page only programatically for async data. Instead of changing the page on click, only emit an event so that we can send a request, and on success, we upate the current page. That way, in case there's an error, the pagination isn't stuck on the wrong page.

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