Currently EuiComboBox does not have any autocomplete property set. This can lead to browsers autofilling the combobox if its used in an autofill form. Instead we want to align the autofill behavior of EuiComboBox with EuiSelectable which has it turned off.
Currently
EuiComboBoxdoes not have anyautocompleteproperty set. This can lead to browsers autofilling the combobox if its used in an autofill form. Instead we want to align the autofill behavior ofEuiComboBoxwithEuiSelectablewhich has it turnedoff.