Infinite

Design patterns to indicate status on infinite scroll pages

Design patterns to indicate status on infinite scroll pages
  1. How do you indicate something is scrollable?
  2. How do I deal with infinite scroll?
  3. Is infinite scroll better than pagination?
  4. Is infinite scrolling a dark pattern?

How do you indicate something is scrollable?

Indicate content overflow by cutting off grid tiles. Or alternatively you can directly ask users to scroll. A subtle cue, such as an arrow pointing off-screen or a text “scroll down,” can inform users that most of the content will be laid out linearly.

How do I deal with infinite scroll?

Simple and performant infinite scrolling using React Hooks

Infinite scrolling is a UX design technique that loads content continuously as the user scrolls down the page. This approach eliminates the need for any pagination elements. By freeing the user from that burden, it leads to a clean UX experience.

Is infinite scroll better than pagination?

Pagination works better on websites where users are looking for specific pieces of content. Whereas infinite scroll is better suited for websites where you want users to discover and explore the content available. Infinite scroll is also much more effective for mobile devices.

Is infinite scrolling a dark pattern?

Infinite scrolling is a common dark pattern you may be familiar with if you use Twitter or Facebook. Content continuously loads as the user scrolls down the page, so they never need to click to the next page.

Using audio files with Figma for mobile app, trying Protopie
Can you play audio in a Figma prototype?How do you use audio in Figma?Why is ProtoPie better than Figma? Can you play audio in a Figma prototype?The...
How to determine Minimal Detectable Effect for AB Test with Click-through Rate as success metric?
How do you choose the minimum detectable effect?What is the minimum detectable effect in relation to hypothesis testing?When running an A B test when...
What are some alternatives to accordions?
What is an alternative to tabs?Are accordions good UX?Why do we use accordion?What is an accordion tab? What is an alternative to tabs?If they're to...