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

docs-bug(Input): email examples don't use email type #20682

Open
mfishma opened this issue Sep 29, 2020 · 3 comments
Open

docs-bug(Input): email examples don't use email type #20682

mfishma opened this issue Sep 29, 2020 · 3 comments

Comments

@mfishma
Copy link

@mfishma mfishma commented Sep 29, 2020

Documentation Feedback

The examples for email input don't use the input type of email. There's a real opportunity to improve the user experiences of those who tend to copy and paste a lot of code from these examples. Would you add type="email" to the <input> field in those examples, both in the overview and in the examples pages?

If using type="email" causes problems, at least please provide at least one code example, or calling out why it doesn't play well with Material Angular.

Affected documentation pages:

Impact: Our documentation often refers back to the documentation on this site, however, now we have to include these caveats and instructions on the email forms in order to get the correct keyboard to appear on mobile devices.

@walvekarnikhil
Copy link
Contributor

@walvekarnikhil walvekarnikhil commented Oct 2, 2020

@jelbourn , can I take this up?
Do we need to change the input type for all emails?

@mfishma
Copy link
Author

@mfishma mfishma commented Oct 6, 2020

please consider a P4 - this is a small change with big impact, as it reminds developers to use the right type in order to bring up the relevant keyboards on mobile, improving user experience.

@jelbourn
Copy link
Member

@jelbourn jelbourn commented Oct 7, 2020

@walvekarnikhil feel free to send a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.