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
- Posting big posts of over 2000 characters fails, the Post button will stay spinning
- Top posts page gets a stream of new posts ? Websockets issue
- You’re suddenly in another post than you were before > Websockets issue
Enhancement requests
- Can themes be added? > To be checked if this can be done without changing code.
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.
Seconded.
And my axe.
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)
I have the same issue. Makes the front page unusable with the flood of posts pushing everything down. Firefox / Win 11
See this: https://github.com/LemmyNet/lemmy/issues/3008
It will be fixed in next release of lemmy, 0.18.
do you know when the next release is? the feed shifting around is getting annoying on desktop.
No idea, sorry.
This seems like a really big problem to me. I tried searching lemmy for it, but have not found anything conclusive.
I found a post or two claiming that the issue is that the API is implemented using websockets only, so it’s not as simple as just turning it off. I really hope that is not the case, since I currently can’t read anything on the frontpage that takes more than a few seconds!
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.
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
Just joined! Thanks!
One small thing i would add for sign up is giving a message about waiting for being approved for the community, i was confused that it sent me back to the homepage until reading the docs.
Yeah it is a bit hard to know if your account was approved or not as you get wheel of doom
oh nooooo…I may have tried to sign up over 20 times not knowing if it went through or not. sorry @ruud@lemmy.world if I clogged your sign up list with my requests 😬
No problem
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.
Big +1 here. Mastodon provides a button to click to show new posts, maybe Lemmy could do the same
This is such a big issue for me I currently don’t really want to use Lemmy.
The upvote/downvote (or whatever you call it here) sometimes freaks out a bit.
I’m trying to upvote this but it doesn’t seem to stick…
Same here. Upvotes never seem to work for me on either the app or web.
I get these random votes whenever I sort comments with anything else than the default sorting : it shows for it’s post’s votes.
Personally I think when clicking ‘Post’ it takes too long for it to be posted. I will see what I can do about this.
Also, there’s no local saving of the data in the post submition, so if there’s a server or connection error, you lose whatever you typed.
That’s something for the devs, maybe raise that at https://github.com/LemmyNet
Yeah. I’m making a list of issues/features I’d like to see so I can submit them as GitHub issues.
I’ve had multiple times where posting has just timed out
I’ve noticed that despite setting my default view to “All” in the user settings, my default view on the home page appears to be local.
It’s not the worst thing ever, since hitting All is not a problem, just interesting it doesn’t seem to work, unless I’m missing something!
Edit: It appears to have fixed itself, so maybe there was some time for the setting to kick in, although the local tab shows highlighted.
I’ve noticed a bug with that and created an issue for the devs, they will fix it.
-
The message about choosing a language when making a post is not clear. Like, is selecting a language good or bad for visibility versus using the default “undetermined.”
-
What are the best practices for uploading an image on a post here, what about technical posts that need a gallery, gifs, mp4, etc.?
-
as far as possible sub communities: astrophotography, telescopes, bicycle, bikewrench, arduino, esp32, hardware hacking, fedora, Linux hardware, and electrical engineering were some I regularly browsed or participated in on deddit. Not that these are needed, but I wish I could drag these communities over here
If the choose language field were labeled something like ‘Preferred Content Language’ or ‘Preferred Language’ language, I think that would help. The ‘undetermined’ option could be renamed to ‘Any’.
(Apparently “undetermined” should actually be UNchecked to get more content, unless you alternatively check all boxes; e.g. if you check undetermined, post tagged as “English” won’t show up)
-
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.
That’s a websockets issue. Hopefully will be fixed in 0.18 (they’ll remove websockets)
I was about to report the same issue, glad to know it’s being fixed !
Some communities aren’t updating on lemmy.world
Specifically, I moderate /c/worldbuilding@lemmy.ml 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
Same for me with https://lemmy.world/c/finanzenat@feddit.de - it works fine on beehaw, sh.itjust.works, etc.
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.
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.
Good idea. Suggestions can be submitted in their Github https://github.com/LemmyNet
Would love to see 2-factor authentication (app-based) implemented at some point. Not a pressing issue right now, but once everything stabilizes I think it would be a valuable security feature long-term.
Apparently, it is already merged in main. It should be available in the next release?: https://github.com/LemmyNet/lemmy/issues/2363
I’m noticing a weird UI issue that makes it sometimes look like a new comment is attached to the wrong post.
For instance, just now I posted a comment on this thread, then went away from my computer and came back a couple minutes later. My browser was now displaying content from this different post but with my new comment attached to it.
Refreshing makes it evident that the comment is actually on the right post, though.
This is all using the default UI on lemmy.world, from a current Chrome browser.
Anyone else seen this sort of thing?