Checks · mobile
Tap Targets Too Small Or Too Close
Warning mobile.tap_targets
What it means
Links or controls smaller than 48×48px sit within 8px of another target, so thumbs hit the wrong one.
How to fix it
Give interactive elements at least 48px of touch area and 8px of spacing.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Tap Targets Too Small Or Too Close. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:
GET /api/v1/crawls/{handle}/issues/mobile.tap_targets