|
|
|
|
|
by jmathai
4362 days ago
|
|
Clever. I wanted to point out there's additional issues introduced by infinite scroll; bookmarking, link sharing, etc. It's a problem we recently tackled on our infinite scrolling page. Combining modals, pushState (on scroll) and waypoints I think we've solved the the most important problems we introduced with infinite scroll on our gallery page. Here's an example [1] and a blog post about the attention we paid to detail [2]. [1] https://current.trovebox.com/photos/page-1/list [2] https://medium.com/p/636c0ae6e3b1 |
|
_______________ | header | | | | buffered | | images up | |-------------| | | | Viewport | | | | | |-------------| | buffered | | images down | | | | | ---------------
Is this somehow technically very difficult or would this screw with usability in some way that would be unintuitive?