Home Page automatically floods with posts every few seconds, shifting content downwards

toshex@lemmy.world to Lemmy.World Announcements@lemmy.world – 87 points –

Anyone else find it extremely annoying and downright unusable that the home page (when sorted to get HOT posts from ALL communities - probably other sort options too) automatically refreshes every few seconds and just shifts the contents downwards?

It's dizzying - any way to turn this off? I can refresh the page manually when I'm done reading through the topics should I want to...

22

Mastodon has a good solution for this were the user can choose between continuous scrolling updates and manually updating the feed. Would be good to have a similar option here.

Besides that I also feel like it has to do with the way lemmy gets new content from other server. I've noticed a downpour of post from the same sub on the new feed happening all at once several times now. With some of the posts already being several hours old.

I've noticed the periodic deluge of updates too. I imagine that lemmy is pulling updates at set intervals, causing this. Could be a bunch of reasons to do things this way but it's not ideal.

if i understand correctly it's a known bug thats going to be fixed

https://github.com/LemmyNet/lemmy-ui/issues/1279

That entry says that a recent update should have fixed it, yet it's obviously still happening.

They're saying that the issue is fixed in the next release that's coming out (0.18). Right now the stable version everyone's using is (0.17.4)

0.18 is only in release candidate stage so isn't in a final version yet. And the instances themselves won't necessarily immediately to jump to the new version I would suspect.

If you're on Android you can use Jerboa. It doesn't do that.

Yep. Was going to say the same thing. I switched to the app, and now it's fine

Yeah this has been greatly annoying me as well. It's not a problem on Jerboa though and I find myself just using that more often now.

Hopefully it'll be fixed with the next update!

This must be a Lemmy thing right? I haven’t experienced this at all on kbin.

Yeah, I just signed up to lemmy after using kbin for a couple of days. The problem described is really annoying.

I think the issue is that the scroll is also updated when the posts list is updated. They need to implement this like twitter where new posts are loaded from above and not the whole page ever X seconds.