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

Login input elements should have autocomplete attributes #9

Open
1 task
TaylorC19 opened this issue Apr 5, 2023 · 1 comment
Open
1 task

Login input elements should have autocomplete attributes #9

TaylorC19 opened this issue Apr 5, 2023 · 1 comment

Comments

@TaylorC19
Copy link
Contributor

TaylorC19 commented Apr 5, 2023

  • Login input elements should have autocomplete attributes

Loading the Login view results in the following warning in the console:

[DOM] Input elements should have autocomplete attributes (suggested: "current-password"):
(More info: https://goo.gl/9p2vKq)
<input type=​"password" name=​"lastName" placeholder=​"password" required value>
@TaylorC19
Copy link
Contributor Author

Might not be relevant with different sign in systems

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

No branches or pull requests

1 participant