What is the solution of endless scrolling? Any thoughts?
Narendra Tiwari
23 replies
Replies
André J@sentry_co
for what? websites or mobile. I have a infinite scroll lib for iOS on GitHub if needed
Share
@narendra_tiwari Yes, but for what platform? in what language etc? It's called pagination. Here you can see how I made pagination a while back: https://github.com/eonist/Pagina...
@sentry_co I am looking for a solution for endless scrolling. Users may lose interest over time, and providing more high-quality content upfront can help avoid wasting their time scrolling.
Free Essay Checker AI
In my point of view, endless scrolling can be a valuable feature for enhancing user experience and engagement
@jakeharr @narendra_tiwari create new content with genai 🤯
@nathan_marquez yes, trying new GEN AI now, will need your support. 😊
Uninstall the app!
@woodsshop haha very True
Use pagination. This is a more traditional approach to browsing content, but it can be more effective for long lists of content.
@william_willey yeah that’s true, pagination along with the load more button will be good approach i think to deal with this, what do you think ?
Tamly: Automate B2B Sales Outreach
introduce user-defined content limits and clear endpoint cues to improve user control and experience.
@tunc_emran user define limits will be very useful. This will give more control to the users. But do you think, it may create complexity among the users.
Use intelligent loading. This means only loading new content when the user is actually close to the bottom of the page. This can improve performance and avoid overwhelming the user with too much content.
@stephen_maden Great idea! We'll implement intelligent loading to load new content as the user nears the bottom of the page. This should enhance performance and provide a more user-friendly experience. Thanks for the suggestion!
Awareness and being present whilst scrolling helps with reducing it
Hindsight-wise, tracking how you spend your time and having a separate category for activities like scrolling ( pomodoro titled “🗑️” in my case) is also a decent way to monitor how much time you spend scrolling, which enables you to set goals around that and seeing how the stats change over time
adaptive feeds -> adapt new fetch feed calls with signals from previous scrolling. a lot of current feeds are greedy, putting the best content first, which means after users reach a certain threshold within the feed, everything after is usually really bad. if we can adapt feeds as users scroll, we can attempt to approach the "intent" of the user the faster we scroll down the feed
@nathan_marquez the adaptive feeds concept new to me, but this can be a innovative solution as well.
Thanks for the valuable suggestions.
Self Determination
@mike_hasil people generally don’t have the self Determination, they just keep on skipping it.