Type something to search... Clickable elements have a sufficient target size
To ensure usability on touchscreens and for users with motor impairments, interactive elements must meet standardized minimum target size requirements.
Objectives
-
Enable easy clicking or tapping of interactive elements.
-
Reduce accidental activations and unnecessary interactions.
-
Improve compatibility with reading systems, particularly on mobile devices.
-
Enhance content accessibility for people with disabilities.
Implementation
-
Ensure all clickable elements (buttons, links, etc.) have a default size of at least 44 by 44 pixels.
Control
-
Verify that the default size of every clickable element (buttons, links) is at least 44 by 44 pixels.
Validation
- Needs to be verified by a human.