-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionarea: material/inputdocsThis issue is related to documentationThis issue is related to documentationgood first issueThis issue is a good place to start for first time contributors to the projectThis issue is a good place to start for first time contributors to the projecthelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
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:
- https://material.angular.io/components/input/examples
- https://material.angular.io/components/input/overview
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.
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionarea: material/inputdocsThis issue is related to documentationThis issue is related to documentationgood first issueThis issue is a good place to start for first time contributors to the projectThis issue is a good place to start for first time contributors to the projecthelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue