this post was submitted on 07 Jun 2023
55 points (96.6% liked)

Lemmy.World Announcements

29042 readers
1 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages πŸ”₯

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations πŸ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

In this post I will list the known issues or possible improvements for Lemmy.world.

Please comment with any issue or area for improvement you see and I will add it here.

Issues can be:

  • Local (lemmy.world) (also performance issues)
  • Lemmy software issues
  • Other software related (apps/Fediverse platforms etc)
  • Remote server related
  • (User error? ...)

Known issues

Websockets issues

There are some issues with the Websockets implementation used in Lemmy, which handles the streaming. Websockets will be removed in version 0.18 so let's hope these issues will be all gone then!

  • Top posts page gets a stream of new posts ? Websockets issue
  • You're suddenly in another post than you were before > Websockets issue
  • Your profile will briefly display another name/avatar in the top right corner

Spinning wheel issues

Error handling is not one of Lemmy's strongpoints. Sometimes something goes wrong, but instead of getting an error, the button will have a 'spinning wheel' that lasts until eternity. These are some of the known cases:

  • You want to create an account but the username is already taken
  • You want to create an account but the username is too long (>20 characters)
  • You want to create an account but the password is too long
  • You want to create a community but the name is already taken
  • You want to create a community but the name is not in all lowercase letters
  • You want to create a post over 2000 characters
  • You want to post something in a language that isn't allowed in the community

Enhancement requests

  • Can themes be added? > To be checked if this can be done without changing code.

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 1 year ago* (last edited 1 year ago) (2 children)

New posts appear "live" at the top of the frontpage regardless of what sorting method is chosen. This disrupts the reading process and minimizes any expanded image view. Is there any way to disable this "live feed" behavior?

Also, the "sorting help" button points to a dead link.

load more comments (2 replies)
[–] [email protected] 9 points 1 year ago* (last edited 1 year ago) (1 children)

I scanned through the comments here and I don’t think it’s been mentioned yet, but I would love, love, love to have an option added to settings to open links in a new tab (or possibly windows if some people would prefer that). The current behavior is to open in the current tab, which I am so unaccustomed to I keep closing the tab when I’m done with it rather than hitting the back arrow.

It’s quite jarring to not open in a new tab these days, especially for external links.

[–] [email protected] 5 points 1 year ago

Good idea. Suggestions can be submitted in their Github https://github.com/LemmyNet

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

In the comment listing, each comment first has an avatar, then the username, then the [β€”] button to collapse the comment thread. Observation: Because username length varies from comment to comment, the [β€”] button is in a different horizontal position. Consequence: As a user, it is tedious to collapse several comment threads because I have to search for that [β€”] button.

Request: put the [β€”] button as first item, to the left of the avatar and username.

[–] [email protected] 6 points 1 year ago (1 children)

I like this about the reddit UI where you can click anywhere on the vertical bar to collapse them. Collapse should be easier than the tiny button imo

load more comments (1 replies)
[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

The hot sort appears to be frozen for the last 24 hrs. The top posts on all or local haven't changed in nearly a day. There appears to be a bug causing a deadlock in the database (see issue 3076 for more info). The only solution seems to be to restart the instance when that thread crashes.

[–] [email protected] 5 points 1 year ago (1 children)

Yes as a workaround I restart the lemmy container every hour.

[–] [email protected] 3 points 1 year ago

Thanks for the tip. That keeps my sort acting much better.

[–] [email protected] 6 points 1 year ago (1 children)
[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

A big issue that I'm constantly having is that, I fully open a post and read it, and then all of a sudden the post has switched to an entirely new one. It has happened a few times now during my time typing this comment; here's a screenshot of it.

[–] [email protected] 5 points 1 year ago (1 children)

That's a websockets issue. Hopefully will be fixed in 0.18 (they'll remove websockets)

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago

Some communities aren't updating on lemmy.world

Specifically, I moderate /c/[email protected] and I noticed that lemmy.world's side is not updating. No new posts from lemmy.ml's side, and their side shows 300+ subscribers while mine shows ~80

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (2 children)

I have my viewing type set to "All" on my settings but when I go to the index page (lemmy.world), it's set to Local.

Not sure if it's an issue or just a symptom of lack of large communities yet but I also tend to see the same posts on the top every time ("If we want this to work out make content do not just lurk", "All the sad" and "important rulepost").

Edit: Also there's an issue when posting. I click "Post" and it gets stuck in the spinning icon despite my profile indicating my comment has been posted successfully.

load more comments (2 replies)
[–] [email protected] 5 points 1 year ago (1 children)

It surprised me that the communities list can't be sorted by clicking on column headers; especially because the mouse cursor becomes a pointing-finger when hovering over them.

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago

When browsing in a fullscreen window the available themes only use about 25% of the horizontal screen space for content, and each post uses up a large amount of vertical space, with most of it being wasted space. Something more compact like old.reddit would be nice.

[–] [email protected] 5 points 1 year ago (3 children)

On the homepage lemmy.world, new posts keep appearing at the top even when not sorting by new. This causes annoying layout shift, especially when browsing all communities, not just local ones. (I use Firefox / Win 10)

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

See this: https://github.com/LemmyNet/lemmy/issues/3008

It will be fixed in the next release of lemmy, 0.18.

load more comments (2 replies)
load more comments (2 replies)
[–] [email protected] 4 points 1 year ago

An Improvement I would like to see:

When scrolling my front page, I would like to be able to click the thread picture to a) see the 'body of the post' prior to entering the thread and b) if it is a picture be able to 'drag to resize' prior to entering the thread... I know these would all take a while to do, but it would be what I would like most.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

It would be very nice if communities could set a default post language that user can override. Most communitieswould want their post in the same language anyway and scrolling trough the list to select a post language every time is pretty annoying especially on mobile

Also my verification email went to spam/junk would be nice to have a disclaimer about that if it isn't possible to fix atm

[–] [email protected] 4 points 1 year ago (2 children)

I noticed upvotes are behaving weirdly sometimes, like the upvote count of a post will shuffle between random numbers like 55 then 735 then 345 then 56 then 902 then 736 then 4 then 57 then 346 then 251 then 58. (Yeah, I noticed some of these are counsecutive which makes me think we're somehow upvoting on different counts and it shows the most recently upvoted.) Also sometimes when I upvote a comment my upvote disappears and sometimes it reappears later... why ?

[–] [email protected] 3 points 1 year ago

Yeah I’m having lots of issues upvoting as well, I seem to be able to comment and post fine if I just wait a minute or so but upvoting doesn’t seem to work

load more comments (1 replies)
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I am very new to Lemmy.world. I have noticed though there is no icon displayed on firefox for the bookmark (but there is for Chrome / DuckDuckGo browser).

Edit 2023-07-02 - For me this appears to have been fixed :)

load more comments (1 replies)
[–] [email protected] 3 points 1 year ago (2 children)

Can I just quickly mention that I for one really appreciate the work done by @ruul to keep this instance working as well as it does , thank you.

load more comments (2 replies)
[–] [email protected] 3 points 1 year ago

Would it be possible to implement Settings -> Show Read as an option in your actual feed next to subscribed/local/all and sort type dropdown for easier access? Basically making the Settings option the default but quickly changeable when browsing.

[–] [email protected] 3 points 1 year ago (2 children)

Might be more of a question than a "known issue" or "request" but, do you want individual users to be able to see the modlog for the entire Lemmy.world instance? For instance I can see not only who has been added/removed as a moderator, but what posts/comments have been removed/restored.

But also, thank you for running this, and also for having posts like this up which greatly help people like me know you're working on stuff.

[–] [email protected] 3 points 1 year ago

That's a choice the devs made, they want to be open about the moderation so it's visible to all.

[–] [email protected] 3 points 1 year ago

This is also a feature. Transparency is important!

[–] [email protected] 3 points 1 year ago (1 children)

A couple times I’ve clicked a post and a completely different post opened. The latest one was a cat pic I was going to show my daughter and porn opened instead. I’m not subscribed to any porn communities and there weren’t any porn posts in the list on my homepage. This is a real problem. I went back and clicked the link and it worked as expected.

Also, as I was typing this comment, the main post I was replying to changed, but the comments stayed the same. Weird.

load more comments (1 replies)
[–] [email protected] 3 points 1 year ago (1 children)

Federation not always working; Apparently not everything gets synced all the time. This needs troubleshooting.

I thought I was suffering from this, but then I added English to my profile languages, and suddenly many posts on other instances that I could not see before were now visible.

load more comments (1 replies)
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

(I'm going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that's ok)

Known Issue: Probably a lemmy-wide issue. When new users sign up, there's no error message for "username has been taken", "username too short/long" or any other exception. You have to do trial-and-error to figure out how to get past the sign-in screen. Some sort of exception handling and user message would help greatly.

Immediate workaround would be to put something on the signup page to explain this ("username has to be between X to Y characters; if you see a spinning icon forever, chances are the username was taken already")

[–] [email protected] 3 points 1 year ago (3 children)

The rapid scrolling when viewing new or hot makes the site almost unusable. The issue for this is closed and the author says it has landed in main and will be available in 0.18. Do we have plans to upgrade? RC1 was released today. Thanks!

load more comments (3 replies)
[–] [email protected] 3 points 1 year ago (1 children)

Rarely the web version is laggy and things I'm not intending to click are clicked. Just now, a "Report Created" notification appeared after posting a comment - I'm sorry if something was actually reported, and I have no idea what that even was.

load more comments (1 replies)
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

(I'm going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that's ok)

Enhancement requests: Again, might be better addressed lemmy-wide, but as a mod, I think there is no way to "sticky" or "pin" a reply to an existing thread, so that it stays at the top. This would be useful for "official" replies in the voice of a moderator, and I imagine it will be useful in future if mods ever need to lock posts and have to explain why.

load more comments (1 replies)
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (4 children)

Issue:

Is it just me, or has "Hot" not refreshed with any new posts in over a day? I know there are posts coming in, but my Subscribed, Local, and All feeds have been static when sorting by "Hot".

edit: I think it's fixed on my end. I'm finally seeing newer stuff when sorting by Hot

[–] [email protected] 2 points 1 year ago

Yeah, hot (and probably active as well) is completely broken at the moment.

load more comments (3 replies)
[–] [email protected] 2 points 1 year ago

When creating an account, it should show a dialogue saying check your email for verification. Right now it doesn't show anything which is confusing for new users who are trying to login for the first time.

load more comments
view more: next β€Ί