uxilab / uxi

UXI Core components - https://twitter.com/uxi_lab
https://www.uxilab.eu/
5 stars 1 forks source link

Force autocomplete attr to be false on tedtxField within autocomplete and such #94

Open denisflorkin opened 5 years ago

denisflorkin commented 5 years ago

Because if we suggest stuff, chroms suggest stuff, tis becomes un manageable for the user.

Plus since we are actaully doing the suggetstion part, browser autocomplete doesn't make much sense.

so autocomplete, SElectWithFiltering, etc. should have a defajlt props autcocomplete with a value of "false"