Skip to content

Target-spacing check - #255

Merged
aayambansal merged 1 commit into
mainfrom
feat/target-spacing
Jul 26, 2026
Merged

Target-spacing check#255
aayambansal merged 1 commit into
mainfrom
feat/target-spacing

Conversation

@aayambansal

Copy link
Copy Markdown
Owner

WCAG 2.5.8, the complement to the tap-target size check: two small targets can each be under 24px AND sit right next to each other, so fingers hit the wrong one. The audit measures center-to-center distance between small adjacent targets and flags clearances under 24px. Live fixture: two abutting 16px links flag. Local check green; merge gated on PR CI.

Small adjacent tap targets closer than 24px between centers get
flagged — the fat-finger failure the 24px size check alone misses.
@aayambansal
aayambansal merged commit fbe38d2 into main Jul 26, 2026
1 check passed
@aayambansal
aayambansal deleted the feat/target-spacing branch July 26, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant