this post was submitted on 12 Jun 2023
9 points (100.0% liked)

Web Development

3428 readers
5 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] moopet 3 points 1 year ago (2 children)

It's interesting you post that here, because this page fails on a lot of accessibility points. Most obviously the tiny any low-contrast text, but there's a long way to go for Lemmy by the look of things!

[–] erlingur 3 points 1 year ago

Yeah, the Lemmy UI leaves a lot to be desired. I really hope some progress can be made on that front.

[–] ruffsl 3 points 1 year ago

You can change the color theme from the setting page under the top right drop-down. But it would be nice to have something like Reddit Extension Suite for the default Lemmy UI front end for custom defined CSS.

I think once we get a few more third party clients to explore alternative UIs, folks should have more options for personal preference.

One thing I like about the current web UI already is the low noise in embedded text in the discussion threads. E.g. when I engage my screen reader, all I have to listen to when moving between comments is the post author and post date. Just enough context to understand the TTS engine moving between comments, unlike the old.reddit.com UI that include 5 or 6 different hyperlinked words (parent, context, permalink, etc) that the TTS has two repeat over and over again.

The hover text for icon links should be enough UI context for screen readers, although not all icon links on the current Lemmy UI seem to include hover text meta data, like the permalink chain icon 🔗, while the collapse minimize icon does.