You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browsers provide default styles to generate a password in the new-password type input. If the user agrees, the browser add yellow background to the input. Safari hides part of the generated password at the same time
Suggestion
Remove the yellow background at all.
By default, leave the standard behavior in the browser - suggestions to generate a password
If we display the Generate password button, we disable the browser offer to generate a password
Browsers provide default styles to generate a password in the new-password type input. If the user agrees, the browser add yellow background to the input. Safari hides part of the generated password at the same time
Suggestion
Current behavior
Suggested behavior
Note
need to check in all major browsers and OS
An example of an input with the proposed behavior: https://github.com/signup
source: https://github.com/gravity-ui/components/tree/main/src/components/PasswordInput
The text was updated successfully, but these errors were encountered: