- 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 SQL Server Reporting Services 2012
- Intel FPGA/CPLD設計(高級篇)
- 3ds Max Speed Modeling for 3D Artists
- Learning Stencyl 3.x Game Development Beginner's Guide
- OUYA Game Development by Example
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- 深入理解序列化與反序列化
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- The Artificial Intelligence Infrastructure Workshop
- 單片機項目設計教程
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- Istio實戰指南
- Learning Less.js
- 基于S5PV210處理器的嵌入式開發完全攻略
- Advanced Machine Learning with R