Correct HTML input types (email, tel, number) for mobile keyboards
Correct HTML input types (email, tel, number) for mobile keyboards.
What earns each verdict
Same outcomes on every UXFix rule · how verdicts workAll fields have correct input type.
Most correct, one wrong.
Email/phone/number fields use type='text'.
Some input fields use `type="text"` when they should use `type="email"`, `type="tel"`, or `inputmode="numeric"`. Mobile keyboards do not adapt.
The wrong keyboard is a small papercut on every entry. Type an email on a phone with a QWERTY (no @ key) or a phone number without the number pad, and completion drops.
Every published UXFix audit this rule could be judged on, as of 23 Sep 2026. A count of real stores, not a simulation of yours.
How we test it
Scripted walk, fresh signed-out browser · the full walk- 1Fresh browserSigned out, cookies cleared, desktop and mobile viewports, the store's live theme.
- 2Open a productA real, in-stock product page, found the way a shopper finds one.
- 3Add to cartDefault variant, quantity one, then the cart page itself.
- 4Walk the checkoutFrom the cart to the payment step. Nothing is ever bought.
- 5Judge this ruleAgainst the standard above, on what a shopper can see.
- 6Record the verdictPass, partial or fail, saved with the screenshot it was judged on.
The numbers behind the rule
Published UXFix audits · more statisticsScore weight: a fail costs 1.0 pts of of the 100-point score; a partial costs half that. Most-failed rank is among the 79 rules with enough published audits to report a rate.
The fix
The same steps a failing store sees in its reportA pass means: All fields have correct input type.
Score gain is roughly what a fail-to-pass change adds; rules that could not be judged are left out, which can move it a little. Re-run a free audit after the change ships to confirm the verdict moved.
Tick each step as you ship it. The audit judges the live store, so re-run it once all of them are done.
Every store that fails this rule
| # | Store | Score | Audited | Published audit |
|---|---|---|---|---|
| 1 | Leathermanleatherman.com | 65 | Open audit | |
| 2 | Ooniooni.com | 64 | Open audit | |
| 3 | Archeryworldarcheryworld.co.uk | 52 | Open audit | |
| 4 | Barnesandnoblebarnesandnoble.com | 61 | Open audit | |
| 5 | Mujimuji.us | 61 | Open audit | |
| 6 | Arhausarhaus.com | 60 | Open audit | |
| 7 | Blackstoneproductsblackstoneproducts.com | 60 | Open audit | |
| 8 | Tupperwaretupperware.com | 60 | Open audit | |
| 9 | Caspercasper.com | 62 | Open audit | |
| 10 | Thebrickthebrick.com | 61 | Open audit | |
| 11 | Keenfootwearkeenfootwear.com | 56 | Open audit | |
| 12 | Verabradleyverabradley.com | 58 | Open audit | |
| 13 | Davidsbridaldavidsbridal.com | 58 | Open audit | |
| 14 | Bodenboden.com | 64 | Open audit | |
| 15 | Eddiebauereddiebauer.com | 62 | Open audit | |
| 16 | Forever21forever21.com | 57 | Open audit | |
| 17 | Gymsharkgymshark.com | 57 | Open audit | |
| 18 | Reebokreebok.com | 57 | Open audit | |
| 19 | Fashionnovafashionnova.com | 56 | Open audit | |
| 20 | Kathmandukathmandu.com.au | 63 | Open audit | |
| 21 | Toysrustoysrus.com | 57 | Open audit | |
| 22 | Brewdogbrewdog.com | 56 | Open audit | |
| 23 | Fashionphilefashionphile.com | 63 | Open audit | |
| 24 | Timextimex.com | 54 | Open audit | |
| 25 | Citstorescitstores.com | 65 | Open audit | |
| 26 | Iliabeautyiliabeauty.com | 62 | Open audit | |
| 27 | Tentreetentree.com | 58 | Open audit |
What our auditors say about this rule
The wrong keyboard on a phone turns a ten second field into a thirty second one.
Written by the person who audits this rule, and reviewed every quarter.