Skip to content

pageSize on pagination #132

@crustyratfink

Description

@crustyratfink

Is your feature request related to a problem? Please describe.
Not a problem.

Describe the solution you'd like
Just thought it would be useful to be able to adjust pageSize if I really only want a couple of results... or maybe 50? Strikes me that a range of pageSize from 1 to some reasonable number, like 200, with a default of whatever it is now, 30? would be useful and prevent over-fetching or multiple calls to get more than exactly 30.

Describe alternatives you've considered
The obvious alternatives are just filtering and multiple calls.

Additional context
I see it's provided by pagy, pretty much out of the box with the limit extra.

Metadata

Metadata

Assignees

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