starman@programming.dev to Programming@programming.devEnglish · 1 year agoShould a toggle button show its current state or the state to which it will change?ux.stackexchange.comexternal-linkmessage-square7fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-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 · 1 year agomessage-square7fedilinkfile-text
minus-square💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@dotnet.sociallinkfedilinkarrow-up0·1 year ago@calcopiritus @starman Buttons/switches trigger an immediate action, whereas checkboxes usually do not (such as on a settings page, where no changes are applied unless you click “save”).
@calcopiritus @starman
Buttons/switches trigger an immediate action, whereas checkboxes usually do not (such as on a settings page, where no changes are applied unless you click “save”).