UX Pickle

Category Selection

Designing effective toggle buttons

Reading Time – 3 min“Toggles” are UI controls that have two mutually exclusive states, such as ON and OFF. UXers should understand how to design effective toggle buttons. The design and functionality of this control are based on a physical…

Why is it impossible to deselect radio buttons?

Reading Time – 3 minYou might have come across forms where it is impossible to deselect radio buttons. Today, we will answer the question of why that’s the case. Presently, there are two kinds of checkbox-style controls available in HTML:…

UX for Composing Boolean Logic

Reading Time – 3 minBoolean Logic UIs are difficult to interpret. The main problem non-technical users have with Boolean logic is understanding the difference between AND and OR because it doesn’t always correspond to natural language (e.g., “show me orders…