Interviewer icon indicating copy to clipboard operation
Interviewer copied to clipboard

AutoComplete should be configurable on all UI fields

Open jthrilly opened this issue 3 years ago • 0 comments

Currently autocomplete is enabled and not exposed as a prop on UI field components.

This causes some issues. For example, the search input on iOS automatically corrects text that is entered on blur, which changes what is being searched for when the user may wish to simply hide the keyboard.

jthrilly avatar Feb 09 '22 11:02 jthrilly