-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Chrome's "Suggest Password" feature doesn't work on the registration page #8841
Comments
This seems like a good onboarding I ran into this when trying to create a test user fast. |
I don't think there is anything we can do here, the heuristic they use is not documented. Their own user docs say it doesn't always show up and the user should right click which already works in Element: https://support.google.com/chrome/answer/7570435?co=GENIE.Platform%3DDesktop&hl=en Tried copying the input from Trello and no luck. From testing, it looks like it only works on Password fields which exist at the initial point. |
Looking at this more, for the "Suggest password" option to show up, it needs to be a synced Chrome profile. And my test users are using unsynced Chrome profiles which explains why I was missing this. Although those profiles can still save passwords, Chrome seems to have this conditional around the suggestion feature. Thanks for looking into this @t3chguy! In that case, can this issue be closed? The right-click option is what I was after and was checking for. It's there, just use a synced Chrome profile which applies to everyone. |
this issue is hoping for the automatic suggestion of a password without manual intervention, though there's a good chance we won't be able to fix it :( |
After sleeping on it, given that I'm fairly confident we cannot make it work without manual intervention, I am closing this issue. If it magically starts to work on single page apps in the future then we can investigate whether we can join the club |
I have visibility on a screenshot where this works in Riot, so reopening. |
Duplicate of #6353 |
No description provided.
The text was updated successfully, but these errors were encountered: