this post was submitted on 21 May 2025
346 points (99.4% liked)

Facepalm

3309 readers
1 users here now

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Schmoo@slrpnk.net 3 points 1 month ago (1 children)

Then you just use radio buttons under the hood and override the appearance with CSS.

[–] 0x0@lemmy.dbzer0.com 3 points 1 month ago (1 children)

This was circa 2010, and we didn't have CSS appearance property yet. It wasn't that much work, but I'd say it was non-trivial and I found it super annoying that I was going out of my way to make a UI that doesn't work the way users expect.

[–] Schmoo@slrpnk.net 2 points 1 month ago

In my experience half of frontend development is bending over backwards to make everything look and work exactly like the boss/client wants even when you know what they want sucks for users, so I feel you.