Skip to content

bug: pagination - clicking Next when using ?size=n uses the default size #87

Description

@imarudina

When using custom size:
http://localhost:8080/admin/submission/view?size=5

clicking on Next leads to:
http://localhost:8080/admin/submission/view?page=1

Custom size is lost and the application displays the next 20 submissions page skipping 20 submissions.
In case the initial number of submissions is less than 20, clicking Next leads to an empty table.

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