this post was submitted on 09 Jun 2023
20 points (100.0% liked)

Lemmy Support

4633 readers
3 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I'm trying to view Lemmy from the browser but have already seen most of the posts at the top, so to get new stuff I'm trying to look at all communities sorted by new. But as I scroll down the page keeps refreshing the posts automatically and pushing stuff I've already scrolled past into view again, and sometimes causing misclicks. Is there a way to disable that so I only get new posts when I refresh the page?

This problem is only going to get worse if the site gets busier.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 1 year ago* (last edited 1 year ago)

The lemmy ui is removing websockets in the next update replacing it with a REST API. I suspect that will stop any new posts from popping to the top after load.

People seem to not want new posts and comments moving things around on their page anyway.

https://github.com/LemmyNet/lemmy/issues/2841