Has an issue been submitted to lemmy-ui? If not, I’ll do it later tonight. Sounds like a significant usability issue that can be fixed relatively easily.
Edit: Done! #2231 and reported as bug as well
E2: appears to be resolved per this
Please do
appears to be resolved in the latest commit!
Yeah I’ve always thought the drop-down ought to be
comm@hostname
, so I’m not forced to pick one at random and then find out afterward whether I got lucky or I need to guess again.This is so incredibly annoying when cross-posting something.
The apps usually show the full names (including instance name), so I didnt even know this was an issue on lemmy-ui
yea normally this isn’t an issue cause you post from the community’s page so it’s selected by default, but this is a real problem when crossposting
Seems like the specific issue is this:
-
If the community is on your local instance, it doesn’t show the instance in the dropdown. If it’s a remote instance, it does.
-
However instead of using the actual unique URL of the community, it uses the display name. So in this case
lemmy.ml/c/ireland
andlemmy.ml/c/ireland_on_lemmy
both have their display name set to just “Ireland”.
I think differentiating between local and remote communities is actually pretty useful but obviously the second thing is a problem when you’ve got competing communities on one server. Which I guess is a thing that people are doing.
Maybe instead of:
- Ireland
- Ireland
it should be showing
- Ireland (/c/ireland)
- Ireland (/c/ireland_on_lemmy)
which not only fixes this problem but also means you can see how to get to a community to go check it out before posting there (this comes up sometimes in the process of crossposting) and it’ll stop, say, a mod giving their community an unrelated name to confuse people into posting something inappropriate or whatever.
There should probably also be a character limit on the display name because that UK one is obnoxiously taking up all of the horizontal space and leaving no room for its actual identifier.
UK obnoxiously taking up everyone’s territory smh
Funny enough when checking modlogs the difference is highlighted basically just like that
I agree it should be that way for communities as well
-