Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute to enable paging in listview and eventview #424

Open
itssimple opened this issue Feb 3, 2022 · 0 comments
Open

Attribute to enable paging in listview and eventview #424

itssimple opened this issue Feb 3, 2022 · 0 comments

Comments

@itssimple
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant