starman@programming.dev to Programming@programming.devEnglish · 2 years agoShould a toggle button show its current state or the state to which it will change?ux.stackexchange.comexternal-linkmessage-square1linkfedilinkarrow-up10file-text
arrow-up10external-linkShould a toggle button show its current state or the state to which it will change?ux.stackexchange.comstarman@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square1linkfedilinkfile-text
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up0·2 years agoToggles should not exist. They should be check boxes. Checked if “ON”, unchecked if “OFF” with a mouse over tooltip if there is any chance that it’s ambiguous.
Toggles should not exist. They should be check boxes. Checked if “ON”, unchecked if “OFF” with a mouse over tooltip if there is any chance that it’s ambiguous.