- 101 UX Principles
- Will Grant
- 140字
- 2021-07-16 18:02:41
Chapter #19. If You Must Use Infinite Scroll, Store the User's Position and Return to It
Often a user will leave your infinite-scroll feed to take an action: maybe to favorite an item or post a comment. From there, they'll hit back (on desktop), swipe back (iOS) or use the hardware back button (Android).
Q: Where do they end up?
- Right back at the top of the infinite-scroll feed again
- Exactly where they left off
The answer is obviously b), unless you really hate your users. Sadly, ) is often the case ecommerce sites, when browsing a long list of products.
Although the technical implementation details can be challenging, it's worth putting in the effort to avoid disorentating users. Viewing a product then navigating back should always return the user to the point where they left off.
推薦閱讀
- Learning Cocos2d-x Game Development
- Windows phone 7.5 application development with F#
- 網絡服務器配置與管理(第3版)
- 電腦組裝與維修從入門到精通(第2版)
- Intel FPGA/CPLD設計(高級篇)
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 計算機維修與維護技術速成
- 嵌入式系統中的模擬電路設計
- 基于Apache Kylin構建大數據分析平臺
- 基于Proteus仿真的51單片機應用
- 電腦橫機使用與維修
- The Deep Learning with PyTorch Workshop
- 快·易·通:2天學會電腦組裝·系統安裝·日常維護與故障排除
- Applied Deep Learning with Keras
- Machine Learning Projects for Mobile Applications