Skip to content

Add a page input to the paginator #4566

@AndreaBarbasso

Description

@AndreaBarbasso

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

Users might need to click multiple times on the paginator (or, if they're a little bit tech-savvy, change the queryparam in the current page URL) if they want to go to any given page of a paginated section.

Describe the solution you'd like

The paginator might include an input to go to any given page, e.g.

Image

Additional information

I already made the changes needed to implement this improvement (and opening a draft PR soon), though I am still thinking about the related configuration settings. For example, shall we have a setting that enables the input field if there are at least paginationInputMinNumberOfPages pages? Or shall we have a simple true/false value to enable or disable it by default, and then it can be changed via the component @Input?

Metadata

Metadata

Labels

Projects

Status

🏗 In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions