Answer the form checklist
Rate input type correctness, autofill support, field order, inline validation, and unnecessary required fields.
MOBILE FORM AUDIT
Evaluates mobile forms for correct keyboard types, input behavior, autofill opportunities, and field progression.
Planning guidance only. Validate important decisions with customer evidence and your delivery team.
YOUR INPUTS
Complete every field. The result updates only when you choose Calculate.
Rate input type correctness, autofill support, field order, inline validation, and unnecessary required fields.
Keyboard UX weighs each factor against what's known to reduce mobile form abandonment.
Set correct input types and autocomplete attributes, then re-run the score.
Continue learning: Who should approve MVP requirements?
Using a generic text input for a phone number forces users to switch to the number row manually — type="tel" opens the right keyboard automatically.
Autofill removes typing entirely for common fields like name, email, and address — it's one of the highest-leverage, lowest-effort form UX improvements available.
No — this is a self-assessment scored from your answers, not a code scanner. Use it as a pre-launch checklist alongside a manual review of your form markup.
| Feature | MVPHub | Manual form code review | Lighthouse form audits |
|---|---|---|---|
| Weighted keyboard/UX-specific scoring | Included | Limited | Not included |
| Covers autofill and field order | Included | Limited | Not included |
| Scans real HTML automatically | Not included | Included | Included |
| Free | Included | Included | Included |
Lighthouse and manual code review can check for technical attributes like autocomplete in real HTML. Keyboard UX gives a fast structured pre-check on form UX decisions before or without code to scan.
Add this tool to your site with the canonical iframe below. It remains hosted and maintained by MVPHub.