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

Wire up Infinite Scroll on Idea Flows, Glossary, and FAQ #46

Open
accolasia opened this issue Apr 1, 2017 · 0 comments
Open

Wire up Infinite Scroll on Idea Flows, Glossary, and FAQ #46

accolasia opened this issue Apr 1, 2017 · 0 comments
Labels

Comments

@accolasia
Copy link
Contributor

All the APIs return a paged set of results, that needs to be sorted server side if there are multiple pages.

Right now, you can see the top 10 things, but the user has no way to page through the result set. Provide standard paging, i.e. next, previous, and number of results.

http://om-ideaflow.herokuapp.com/s/#/ideaflow/publisher/batch

/ideaflow/task
/storyweb/faq
/storyweb/glossary

All APIs return a PagedResultSet.

@accolasia accolasia changed the title Wire up Paging on Idea Flows, Glossary, and FAQ Wire up Infinite Scroll on Idea Flows, Glossary, and FAQ Apr 3, 2017
@accolasia accolasia assigned accolasia and unassigned accolasia Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant