Skip to content

Use email field type for submission and support email#2643

Open
DavidBiddle wants to merge 1 commit intomainfrom
use-email-field-type
Open

Use email field type for submission and support email#2643
DavidBiddle wants to merge 1 commit intomainfrom
use-email-field-type

Conversation

@DavidBiddle
Copy link
Contributor

@DavidBiddle DavidBiddle commented Mar 18, 2026

What problem does this pull request solve?

Trello card: https://trello.com/c/0DkdzTzB/3399-submission-email-field-is-a-plain-text-field-not-an-email-field

Uses the 'email' input type for the submission and support email addresses.

Visually they look the same, but some mobile browsers will respond to the email input type by prompting the user with an email keyboard (where things like the @ and domain suffixes are more prominent). This means entrering an email address requires fewer keystrokes, which is a general usability improvement but can particularly make life easier for users with motor disabilities.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Do the end to end tests need updating before these changes will pass?
  • Has all relevant documentation been updated?

@DavidBiddle DavidBiddle force-pushed the use-email-field-type branch from 1cf05f8 to 955303f Compare March 18, 2026 11:02
@DavidBiddle DavidBiddle force-pushed the use-email-field-type branch from 955303f to 2595b5b Compare March 19, 2026 15:53
@sonarqubecloud
Copy link

@DavidBiddle DavidBiddle marked this pull request as ready for review March 19, 2026 15:55
@github-actions
Copy link

🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2643.admin.review.forms.service.gov.uk/

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

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