Earlier quoted context omitted.
> Just make people click something every once in a while But why? This is EU Cookies Banner level of state interference making UX worse for everyone just because some lawmaker doesn't like something.
"Some lawmaker" is democracy. The point is that people are pissed off about the addictive UX, same as cigarettes, and candy. If you want to make a serious argument, just argue that you should be able to opt out, which is an entirely reasonable position.
The infinite scroll may become endangered if controversial Calif. law passes
171–180 of 464 posts
Re: The infinite scroll may become endangered if controversial Calif. law passes
#172Re: The infinite scroll may become endangered if controversial Calif. law passes
#173One again CA trying very hard to become the EU and turn regulation into their main export.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#174We can all agree that the internet was great and now it is less great, but the second someone articulates a very, very simple rule, the "well ackchyually" crew comes out of the woodwork. Infinite scroll is very obviously unnecessary. It is very obviously intended to keep people on an app longer than they would otherwise use it. You can lazy load into a finite scroll. Just make people click something every once in a w…
What's very obviously unnecessary is the need for a law to police this. You can just not use things you don't like. This need to project one's own morality upon others will be the source of endless conflict.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#175Earlier quoted context omitted.
What's very obviously unnecessary is the need for a law to police this. You can just not use things you don't like. This need to project one's own morality upon others will be the source of endless conflict.
This isn't useful advice for addictive things that have high short term reward and high long term regret though. Especially so when the other party has a strong incentive to keep you trapped in that loop of regret.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#176Earlier quoted context omitted.
What's very obviously unnecessary is the need for a law to police this. You can just not use things you don't like. This need to project one's own morality upon others will be the source of endless conflict.
Absolutely. While we're at it, why should asbestos be regulated? You can just not go in buildings that have it.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#177Earlier quoted context omitted.
The challenge is to retain an ordering over the result set. How would infinite scroll behave any differently in this case? The changing results seems to be an orthogonal concern to pagination/infinite scroll.
Infinite scroll makes the problem much easier, even if it’s still a problem. The only action you need to support is loading more results, which you can do by loading all results and filtering out those already shown. With pagination, the user may say “give me page 3” and you have no idea what was on pages 1 and 2, if they were even loaded.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#178We can all agree that the internet was great and now it is less great, but the second someone articulates a very, very simple rule, the "well ackchyually" crew comes out of the woodwork. Infinite scroll is very obviously unnecessary. It is very obviously intended to keep people on an app longer than they would otherwise use it. You can lazy load into a finite scroll. Just make people click something every once in a w…
What's very obviously unnecessary is the need for a law to police this. You can just not use things you don't like. This need to project one's own morality upon others will be the source of endless conflict.
Re: The infinite scroll may become endangered if controversial Calif. law passes
#179Re: The infinite scroll may become endangered if controversial Calif. law passes
#180Curious as to where the line between “addictive feature” and "good UX" is. Is deliberate pagination actual impedance to use or merely an annoyance that's been weeded out with modern UX design? When does a feature that simply makes your product easier to use cross into a territory that it's illegal? What about media previews, in a platform like reddit if you can preview or expand media directly from the main list is t…
Infinite scroll is bad UX design and always has been. It makes it impossible to click on any links in the footer of the page or even really reading what's in the footer. I remember when it was initially introduced, everyone I spoke to about it hated it.