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

Pagination #29

Open
jay-hankins opened this issue May 15, 2018 · 0 comments
Open

Pagination #29

jay-hankins opened this issue May 15, 2018 · 0 comments

Comments

@jay-hankins
Copy link
Contributor

Is your feature request related to a problem? Please describe.
There is/will be too much data to not paginate the ideas feed. The ideas feed should be paginated.

Describe the solution you'd like
Ideally, a configurable number of feed items would be returned, and there should be a pagination component at the end of the feed.

Describe alternatives you've considered
Right now, every single idea feed item is returned.

Additional context
There's pagination build into feathers. By looking at feathers docs and feathers-vuex docs, we can probably get a solution together. There is also a pagination component in spectre css.

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