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

The blog and events list pages should paginate. #39

Open
rodneybarnes opened this issue Sep 22, 2019 · 1 comment
Open

The blog and events list pages should paginate. #39

rodneybarnes opened this issue Sep 22, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rodneybarnes
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

This is not an issue right now as we don't have a great number of either events or blog posts, but eventually their numbers will grow and it would be nice to paginate those lists.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@rodneybarnes rodneybarnes added enhancement New feature or request help wanted Extra attention is needed labels Sep 22, 2019
@mitulvaghamshi
Copy link
Contributor

#172 was my latest PR containing Pagination with [TablePagination] from material-ui.
Allowing viewer to choose number of items to view per page [it can be 3,5,8,All], next, and previous controls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants