Custom sidebar link Name should not trigger password managers

Can we add a style (or… do whatever other magic is appropriate) to this field to explicitly not trigger password managers here?

6개의 좋아요

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

https://github.com/discourse/discourse/pull/28559

4개의 좋아요

data-1p-ignore… aaarrrghhh is there no generic class that works for all password managers to say “ignore this field”? :frowning:

6개의 좋아요

hah yes, same reaction… ideally autocomplete="off" would work but it does not

6개의 좋아요

No longer seeing this behavior on Firefox or Chrome.