-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Don't prompt user to login if they select "Never Save" in password prompt #7094
Comments
Hey @AmyYLee bringing this up from chatting with MattN, that on Desktop, there's a difference between "Don't save" and "Never save", specifically in how that gets saved in exceptions. Since we're taking this out of the MVP, we have some more time to think about this. If you have some ideas about this, please let us know - but we probably should get some priority on this so we can prioritize the UX work. |
This will require some UX, because we don't distinguish between the user intending "don't save password this time" vs "never save this password and don't prompt me again" @AmyYLee |
Hi @liuche, we should have "Never save" as the option here instead of "Don't save". The assumption is that if the user doesn't want to save a password that they want it to stay that way and not be asked again. If they do change their minds they can remove it from the exceptions list in Settings. This matches Fennec and also in our options for "Save passwords" is either "Always ask" or "Never save". |
In this design, is there any other way to close the prompt and keep using the webpage without choosing Never Save if I don't want to Save? On desktop, "Never Save" adds website to a list to not save passwords for, it's not specific to the username. If you don't provide the option for a user to not save this specific submission then they won't have the option to save a different username for the site. Of course, you could instead have "Never Save" be specific to the combination of username+website but that's different than desktop. |
@mnoorenberghe if the user taps outside the prompt panel, the prompt disappears without you needing to choose and the prompt will appear again the next time you go to the website. |
The prompt is still displayed after selecting "Don't save". |
Also |
Taking this out because we don't have a "Don't save" yet, for MVP. |
This came up again in some Reddit feedback I was reading. User story was a user used a 3rd party password manager and wasn't an FxA user and did not want to keep being asked for the same website (seemed like they logged into the same sites often maybe an always in private mode user). If we manage the exceptions list storage ourselves (probably in AC), this is actionable now. |
Does that user save some logins in the Firefox password manager? If not then wouldn't they want the global toggle instead? |
The UX was in the original mocks for logins: https://share.goabstract.com/46b9d737-fcde-434f-bc6a-5b23b574fe5e?collectionLayerId=7d248eb9-de9d-4304-8d9c-e2034778f682&mode=design so this is eng ready AFAICT |
Why/User Benefit/User Problem
As a user, if I don't want to save a login, I don't want to be prompted again.
Breaking this out of #5542
Dependencies
Acceptance Criteria (how do I know when I’m done?)
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: