Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

UI for pagination #769

Closed
naveed-ahmad opened this issue Apr 27, 2017 · 5 comments
Closed

UI for pagination #769

naveed-ahmad opened this issue Apr 27, 2017 · 5 comments

Comments

@naveed-ahmad
Copy link
Contributor

naveed-ahmad commented Apr 27, 2017

Infinite scrolling is great but it has few drawback as well. For slow connection you want to load fewer items per page, and sometime you accidentally scroll down and app triggered the call to load more items. Loader cover the whole screen, impossible to do anything until the more items are not loaded and rendered. How about this is ? let user decide the app behaviour! just mockup, we can have better messaging. @sabeurthabti @mmahalwy @ahmedre

2017-04-27_2325

@ahmedre
Copy link
Contributor

ahmedre commented Apr 27, 2017

i like Apple's approach of "pick the right ui behavior for the user and provide as few options as possible" - i think auto load on scroll is good, but we can be much more restrictive about it. on mobile, we have something that gives us an estimate of how good or bad the connection is - is there something similar for web that we can use and then we can limit or gate accordingly?

@AskYous
Copy link

AskYous commented Apr 28, 2017

I would like auto scroll still there, but just remove that big loading circle that covers the entire page. It's very very annoying.

@ysofi
Copy link

ysofi commented Apr 29, 2017

@AskYous

Agreed!

It breaks the reading flow unnecessarily. The loader should be set back to the bottom as per PR #750

+1 Ahmed

@mmahalwy
Copy link
Contributor

Agreed. I don't like the loading on the whole page.

@mmahalwy
Copy link
Contributor

Going to close this. Seems like no progress. Feel free to reopen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants