|
|
|
|
|
by abrudz
834 days ago
|
|
Please don't support making switches be an alternative to checkboxes, since it isn't clear what the current state means. I do like the idea of switches, but they should only be used to select one of two labelled choices but usually not yes/no, as a checkbox does well there. See e.g. https://abrudz.github.io/sans/ where I use four switches to choose between binary non-yes/no options. Make a new element or input type that makes it easy to do switches right, with two labels. |
|
There's already an existing control for that too: the radiobutton.