this post was submitted on 24 Jun 2023
1 points (100.0% liked)
Fediverse
30281 readers
862 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you're on desktop you can hold ctrl and make multiple language selections. I have undetermined and English selected.
As to why this is even a thing that needs to be set I have no idea either.
Just to point that this is the default and "obvious" behavior for lists since the 90's (or, rather the 80's if you count Unixes GUIs). Yet almost nobody knows it for some reason (probably because it's not obvious at all, but IDK).
Multiselect lists are outdated design, requiring prior knowledge of what they are and the use of keyboard (that you might not have if using a touchscreen device) for a simple interaction with a webpage is terrible UX. The issue is that it's how browsers render them by default, a 'proper' multiselect requires a bunch of css and javascript.