vue-multiselect icon indicating copy to clipboard operation
vue-multiselect copied to clipboard

Avoid autofilling by Password Manager

Open cokuna-pavelkosolapov opened this issue 2 years ago • 1 comments

Could you please change input:type to search, to prevent password manager embedding widget-button on input field?

I have an issue with 1 Password widget, as long some password-field exists in the form, all inputs are covered by 1password-widgets. I tried to prevent it by changing type of input field to search, and it works to me.

Also it helps against widgets like "Fake data". An action "Fill entire form" by "Fake Data" breaks multiselect by putting some stuff into input, ignoring option list. I'm sure, native autofill-action by browsers would also break it.

cokuna-pavelkosolapov avatar Oct 18 '22 08:10 cokuna-pavelkosolapov

I think lets have this as a new feature in V4, and focus the current version for major bug fixes

mattelen avatar Nov 11 '22 17:11 mattelen