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

Pager must support key pagination #3

Open
chanmix51 opened this issue Nov 13, 2014 · 2 comments
Open

Pager must support key pagination #3

chanmix51 opened this issue Nov 13, 2014 · 2 comments
Labels

Comments

@chanmix51
Copy link
Member

See http://use-the-index-luke.com/fr/no-offset

@stood
Copy link
Member

stood commented Nov 13, 2014

👍

@chanmix51
Copy link
Member Author

In fact, what is called « key pagination » is more a « data scrolling » because it can not support proper search per page and it is very difficult to browse pages downward.
Using a key instead limit offset is a very good idea for infinite data scrolls. There should be a blog article about how to achieve that instead of adding functions in Pomm imho.

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

2 participants