Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Enter to Done on mobile #207

Merged
merged 12 commits into from
Mar 2, 2022
Merged

Conversation

JeremyKennedy
Copy link
Contributor

@JeremyKennedy JeremyKennedy commented Mar 2, 2022

On mobile, during user testing we saw users press the Enter button after they enter an age or an income. Previously, this would result in submitting the form, which would either fill the page with "this field is required" errors, or abruptly bring them to the results page. Now, the user's keyboard will be updated with a "done" button (a checkmark on Android), and pressing it will hide the keyboard rather than submitting the form.

The below screenshots show the difference in the keyboard's Enter button:

Before:

After:

@vercel
Copy link

vercel bot commented Mar 2, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

eligibility-estimator – ./

🔍 Inspect: https://vercel.com/eligibility-estimator/eligibility-estimator/529og4PuyumAmHqLntaMa9QedzP4
✅ Preview: https://eligibility-estimator-git-feature-f61257-eligibility-estimator.vercel.app

@JeremyKennedy JeremyKennedy changed the title WIP: Change Enter to Next Change Enter to Done on mobile Mar 2, 2022
@JeremyKennedy JeremyKennedy requested a review from KhalidAdan March 2, 2022 20:33
@JeremyKennedy JeremyKennedy marked this pull request as ready for review March 2, 2022 20:33
Copy link
Contributor

@KhalidAdan KhalidAdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Squash and 🚢

@JeremyKennedy JeremyKennedy merged commit c8f7492 into develop Mar 2, 2022
@JeremyKennedy JeremyKennedy deleted the feature/change_enter_to_next branch March 2, 2022 20:44
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.

2 participants