Pager should be configured by items per page, not number of pages.

Created on 10 November 2018, over 5 years ago
Updated 17 June 2024, 13 days ago

In the current implementation, the pager is configured to a maximum number of pages. This number of pages is then used to determine how many items should be shown per page. This is the exact opposite of what a pager is supposed to do (at least in Drupal).

Attached patch changes this behavior to a configuration of the maximum number of items per page. The formatter then determines how many pages it should show based on that.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands legolasbo Middelburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡·πŸ‡ΊRussia _cosmos_ Izhevsk

    Well guys, catch the new feature,
    now you can specify the number of links to be displayed in the pager.
    Best wishes!

Production build 0.69.0 2024