|
|
|
|
|
by smallstepforman
359 days ago
|
|
I actually had a radio with circular radio buttons, which would pop back when you selected another option. It had switches instead of check boxes. The one that drives me crazy is slider based checkboxes. I never know which side is on/off. Bad UI convention. And speaking of checkboxes, I want an actual tick mark (checkmark), not a X cross. Its called checkbox, not Xbox or crossbox, it has to be a checkmark. Also, its a square, not a box. Disaster. |
|
Those toggles actually mimic real hardware that used to be fairly common. I find those should be preferred over checkboxes for anything that takes immediate effect. If they don't, and you're collecting a bunch of options at once, in a form, then use checkboxes.