Support autofill on form fields
-
Some password managers have problems with the PB forms. E.g. it seems that each time the “Edit Profile” page is opened, 1Password automatically fills in the first password field (which only should be filled if the password should be changed) and it also fills in the custom “adres” field (Dutch for “address”) with the user name. And Dashlane doesn’t recognize the standard “website” field, nor custom fields like “adres” and “geboortedatum” (date of birth).
I know people can disable autofill per web page, but it often goes unnoticed (overwriting the existing data each time) and it would be much nicer if PB would support autofill for the PB form fields.
It looks like some use the “autocomplete” attribute (see https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute and https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete), whereas Dashlane tries/tried to establish a standard using the “data-form-type” attribute (see https://dashlane.github.io/SAWF/).
Otherwise just allow users to add their own attributes to a field.
- You must be logged in to reply to this topic.