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

Implement pagination #15

Open
Zorlin opened this issue Jan 13, 2023 · 0 comments
Open

Implement pagination #15

Zorlin opened this issue Jan 13, 2023 · 0 comments
Assignees

Comments

@Zorlin
Copy link
Contributor

Zorlin commented Jan 13, 2023

We should have a paging system that allows you to select how many items you want to see per page

"Items per page: dropdown" (values 10, 50, 100, 250)

Then when you're viewing the list of pins, if there's more than 10 and you have set 10 items per page, pages appear like this

Page 1 [2] [3] [4] [5] where 2-5 are buttons you can click to go to those pages.

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

No branches or pull requests

2 participants