airbnb / infinity

UITableViews for the web (DEPRECATED)
http://airbnb.io/infinity/
Other
2.8k stars 281 forks source link

when pogosticking (to detailpage of a product and back to infinite list) is there any way to scroll to where the user was in the list? #29

Closed 0xgeert closed 11 years ago

0xgeert commented 11 years ago

Say a user scolled the inifinite view and clicks on product #30 in the list. It's not what he wants and navigates backs (backbutton), is there a way to autoscroll to #30 so he can continue scrolling from there?

related: http://www.quora.com/What-is-the-desired-behavior-when-you-click-the-back-button-on-an-infinitely-scrolling-page/answer/Jared-Spool

0xgeert commented 11 years ago

Closing, going for my own implementation together with infinity.js to do this. If there's some generic code that comes from this (which I doubt) I'll reopen.