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

2.x Pagination Component #327

Closed
burnumd opened this issue Dec 22, 2022 · 2 comments
Closed

2.x Pagination Component #327

burnumd opened this issue Dec 22, 2022 · 2 comments
Assignees
Milestone

Comments

@burnumd
Copy link
Contributor

burnumd commented Dec 22, 2022

https://rivet.iu.edu/components/pagination/

@burnumd burnumd added this to the 2.0.0 milestone Dec 22, 2022
@athill athill self-assigned this Dec 29, 2022
@burnumd
Copy link
Contributor Author

burnumd commented Aug 17, 2023

We discussed delineating "large dataset" pagination at 5 pages, but allowing users to set a page limit for how many pages to display in the component at one time.

@burnumd
Copy link
Contributor Author

burnumd commented Aug 17, 2023

For the first pass, this component should have no logic for determining what is disabled, how many pages to show, etc, it should simply provide the Pagination parent component and probably a Pagination.Item component.

@johglove johglove self-assigned this Aug 24, 2023
johglove added a commit that referenced this issue Nov 20, 2023
feat: Implement basic pagination component (#327)
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

When branches are created from issues, their pull requests are automatically linked.

3 participants