Skip to content

Attribute to enable paging in listview and eventview #424

@itssimple

Description

@itssimple

It would be neat, if we had the ability to use some sort of paging instead of the normal showmore available in the detail event lists.

Preferably it would be implemented, so that the paging is done client side, since the WP endpoints tend to be slow.
So technically, we will still load all items, but just limit what's visible and not.
It also gives us the ability to be able to change the number of visible items on the fly, instead of doing callbacks to the server.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions