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

Password managers, remember password, and suggest password not working in login form #233

Closed
3 tasks done
tommulkins opened this issue Jun 15, 2021 · 3 comments
Closed
3 tasks done
Labels
feature-request An issue which is a feature-request created by customer

Comments

@tommulkins
Copy link

Before opening, please confirm:

App Id

arn:aws:amplify:us-east-1:491951195134:apps/d1dp1kyf58rt2p

Region

us-east-1

Environment name

No response

Amplify CLI Version

No response

If applicable, what version of Node.js are you using?

No response

What operating system are you using?

Mac

Browser type?

Google Chrome

Describe the bug

  • Password managers are unable to populate the login form. For example, LastPass is attached here.

2021-06-15 17 33 19

  • Suggest Password in browsers does not function in the password field.
    2021-06-15 17 27 39

  • Option for the browser to remember password does not function after submitting.

2021-06-15 17 31 41

Expected behavior

Logins should be able to be stored by the browser. Also when using a password manager those fields should be populated from the user's direction.

Reproduction steps

I provided recordings showing each of the problem areas.

Additional information

No response

@srquinn21
Copy link

srquinn21 commented Jun 16, 2021

@tommulkins Thanks for the detailed report and reproduction steps! I was able to confirm that autofill for the username does not work in 1Password either, however, the password field does work works with 1Password.

After investigation, it appears the AmplifyAdmin sign in form is not using the necessary autofill attributes to enable this capability natively. I've added as a feature request to the backlog and we'll update here once completed.

@srquinn21 srquinn21 added admin-login feature-request An issue which is a feature-request created by customer labels Jun 16, 2021
@srquinn21
Copy link

aws-amplify/amplify-js#8472

@johnpc
Copy link

johnpc commented Jul 5, 2022

Closing, this was resolved by aws-amplify/amplify-ui#357

@johnpc johnpc closed this as completed Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request An issue which is a feature-request created by customer
Projects
None yet
Development

No branches or pull requests

3 participants