122

Purposefully deceitful toggle switch colours. Am I saving my preference to receive none, or to receive all? Found on clevertap.com's mailing list service.

top 9 comments
sorted by: hot top controversial new old
[-] Rooki@lemmy.world 26 points 2 months ago

But one thing you need to give them is that they give you the option to opt out All in one switch and not switch 9999999 switches.

[-] EddyNottingham@lemmy.ml 2 points 2 months ago

Truuuuue haha, it could be a lot worse!

[-] SorteKanin@feddit.dk 20 points 2 months ago

I would say it's fairly reasonable to assume that the selected option is the blue one? If not, that's definitely deceitful. If it is the blue one, I don't think it's purposefully deceitful, just badly designed. Don't attribute to malice what can be explained by incompetence, yadda yadda

[-] Lemminary@lemmy.world 8 points 2 months ago

Yep. I've had arguments on the bird site about intuitive UI/UX. It felt like I was talking to a wall. Some devs are just that clueless.

[-] sp451@lemmy.sdf.org 2 points 2 months ago

Only some? I’m constantly arguing with developers of enterprise software and they usually don’t get it. The color of a button to remove an item? Green! They like green …

[-] EddyNottingham@lemmy.ml 9 points 2 months ago

For those saying this is probably just the devs being lazy... Well, they took the effort to write these two lines of CSS, and took the time to make sure they displayed as the exact same color.

    input:checked+.slider {
      background-color: rgba(18, 107, 255, 1);
    }

    input+.slider {
      background-color: rgba(18, 107, 255, 1);
    }

So there was effort to make both sides blue, whether that was incompetence or intentional, the design itself is still an asshole design and should be shamed :) Good toggle switches can be found all over the web in seconds!

[-] Showroom7561@lemmy.ca 5 points 2 months ago

God, I really hate toggles that make no sense.

At least that one has a label, but some are just a dark color or light one. Ok, which one is "yes"?

[-] hperrin@lemmy.world 3 points 2 months ago

Would you like to receive all email communications or some email communications from us?

[ ] Sure [ ] Not now

[-] hendrik@palaver.p3x.de 3 points 2 months ago* (last edited 2 months ago)

Yeah, what's the issue? Would you rather like 250 options? They'll probably code it so you need to toggle them separately. The color scheme is probably because of the same reason there is just one switch: They don't put that much effort in an elaborate scheme to spam people. It's just the bare minimum.

this post was submitted on 06 Aug 2024
122 points (100.0% liked)

AssholeDesign

7460 readers
1 users here now

This is a community for designs specifically crafted to make the experience worse for the user. This can be due to greed, apathy, laziness or just downright scumbaggery.

founded 1 year ago
MODERATORS