Skip to content

Option to change the number of data entries per page #6

@savu-a

Description

@savu-a

Is your feature request related to a problem? Please describe.
Right now we show 50 entries per page by default, meaning that every view that has a list of entries, queries only 50 entries at once.

Describe the solution you'd like
To make it more user-friendly, we should add an option to change this in the front end using a dropdown box with the options to display 20, 50, 100, or 500 entries per page.

Describe alternatives you've considered
For some pages (views) it makes more sense to use endless scrolling (continuous loading when scrolling down)
A show all button can also be considered

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions