We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our login form contains an HTML input. We'd like you to add email validation on this field.
At the moment, users are able to enter anything:
Please add html email validation to the email input.
Our email input should prompt the user to enter a valid email, like so:
The text was updated successfully, but these errors were encountered:
Fix Issue developer-job-simulation#3 (HTML email validation feature r…
781c9ab
…equest)
Issue developer-job-simulation#6, developer-job-simulation#5, develop…
ef40e74
…er-job-simulation#4, developer-job-simulation#3, developer-job-simulation#2
fix html validation issue developer-job-simulation#3
2024dfd
No branches or pull requests
What you need to do
Our login form contains an HTML input. We'd like you to add email validation on this field.
At the moment, users are able to enter anything:
Please add html email validation to the email input.
Expected behavior
Our email input should prompt the user to enter a valid email, like so:
The text was updated successfully, but these errors were encountered: