Can we add a style (or… do whatever other magic is appropriate) to this field to explicitly not trigger password managers here?
6 Likes
Hmm yeah frustratingly it seems 1Password is trying to be smart and triggers this when the input has “name” in its name, so this gets picked up even though we call it link-name
… it seems even partial matches like link-displayName
will trigger it
4 Likes
data-1p-ignore
… aaarrrghhh is there no generic class that works for all password managers to say “ignore this field”?
6 Likes
hah yes, same reaction… ideally autocomplete="off"
would work but it does not
6 Likes