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

Use correct input type when collecting email addresses #73

Closed
stevepolitodesign opened this issue Jan 29, 2022 · 0 comments · Fixed by #79
Closed

Use correct input type when collecting email addresses #73

stevepolitodesign opened this issue Jan 29, 2022 · 0 comments · Fixed by #79
Assignees
Milestone

Comments

@stevepolitodesign
Copy link
Owner

When filling out a form that collects an email address, I want my email to be validated in the browser so that I don’t find out it was incorrectly formatted when submitting the form.

Acceptance Criteria

  • Use the correct input type when collecting email addresses.
  • Update README to reflect change.
@stevepolitodesign stevepolitodesign self-assigned this Feb 2, 2022
@stevepolitodesign stevepolitodesign added this to the 3.0.0 milestone Feb 2, 2022
stevepolitodesign added a commit that referenced this issue Feb 5, 2022
When filling out a form that collects an email address, I want my email to be validated in the browser so that I don’t find out it was incorrectly formatted when submitting the form.

Issues
------
- Closes #73
stevepolitodesign added a commit that referenced this issue Feb 5, 2022
When filling out a form that collects an email address, I want my email to be validated in the browser so that I don’t find out it was incorrectly formatted when submitting the form.

Issues
------
- Closes #73
@stevepolitodesign stevepolitodesign mentioned this issue Feb 5, 2022
Merged
1 task
stevepolitodesign added a commit that referenced this issue Feb 5, 2022
When filling out a form that collects an email address, I want my email to be validated in the browser so that I don’t find out it was incorrectly formatted when submitting the form.

Issues
------
- Closes #73
stevepolitodesign added a commit that referenced this issue Feb 5, 2022
When filling out a form that collects an email address, I want my email to be validated in the browser so that I don’t find out it was incorrectly formatted when submitting the form.

Issues
------
- Closes #73
stevepolitodesign added a commit that referenced this issue Feb 7, 2022
When filling out a form that collects an email address, I want my email to be validated in the browser so that I don’t find out it was incorrectly formatted when submitting the form.

Issues
------
- Closes #73
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 a pull request may close this issue.

1 participant