Technology · Field interaction
Design for the hand
that is available.
A valet may be holding keys, shielding a screen from rain, wearing gloves, watching traffic, and speaking to a guest. The interface still has to accept the next correct action without demanding laboratory precision.
The physical spec
The curb changes what usable means.
A target that technically satisfies a minimum can still be too small for a moving thumb. Text that passes on a calibrated display can still disappear under glare. A gesture that feels elegant with two hands can be impossible while holding a key ring.
Accessibility standards provide a floor. Field testing determines the operating margin above it.
The hand
Five constraints to design before styling
Size and spacing absorb imprecision
Web floor
24 by 24 CSS pixels
WCAG 2.2 Success Criterion 2.5.8 sets a 24px minimum target, with defined exceptions including sufficient spacing.
Apple default
44 by 44 points
Apple's accessibility guidance lists 44pt as the default iOS control size and stresses spacing around neighboring controls.
Field margin
Frequent actions deserve more
A wet or gloved thumb needs a generous hit region, separation, and a visible pressed state, not only a large-looking icon.
→Primary sources: WCAG 2.2 target-size guidance and Apple accessibility guidance, reviewed August 23, 2026.
Contrast is a floor and sunlight is a test
WCAG's text contrast minimum is 4.5:1 for ordinary text and 3:1 for qualifying large text. Passing the ratio does not simulate a bright Florida curb.
Desk design
CONTROLLED- Thin muted labels
- State shown by color alone
- Important action mixed into a dense toolbar
Field design
LEGIBLE- High-contrast state and action text
- Shape, label, and color reinforce each other
- One obvious next action
→Primary source: WCAG contrast guidance, reviewed August 23, 2026.
One hand changes navigation
Frequently used actions should remain reachable without shifting grip or making the operator cover the content being acted on.
Reach
Put the next action near the working thumb
Keep destructive and rare actions available without letting them compete with the normal path.
Gesture
Prefer simple, familiar input
Apple advises simple gestures and alternatives because people may not have both hands available.
Typing
Infer before asking
Use the scanned plate, selected stand, authenticated employee, and current session so the valet types only what remains unknown.
Recovery
Keep partial work
Rain causes missed taps and interrupted capture. Returning to the task should not discard everything already resolved.
→Primary source: Apple gesture guidance, reviewed August 23, 2026.
Test the body, not only the screen
Grip
One-handed completion
Hold keys in the other hand and complete the normal arrival without changing grip.
Weather
Water and glare
Use a wet screen protector outdoors. Observe missed targets, reflection, and accidental actions.
Pace
Walking attention
Test while moving through the real lane with a safety observer. The task must tolerate divided attention.
Access
Assistive technology
Verify labels, focus order, text scaling, VoiceOver or TalkBack, and alternatives to gesture-only actions.
The design rule
Show the smallest useful state and one obvious next action.
The curb is already complex. The software should reveal detail only when a correction or exception requires it, then collapse the resolved work into a clear session state.
The takeaway: field design is not a mobile layout. It is an interface engineered for imperfect hands, light, weather, attention, and connectivity.
