elm-street-technology / elevate-ui

🎨 💻 📱An opinionated toolkit of React components and patterns
https://elevate-ui.com/
MIT License
10 stars 4 forks source link

Browser Autocomplete/Autofill on `Select` inputs #169

Open chrisheninger opened 5 years ago

chrisheninger commented 5 years ago

In the case where we have a "State" dropdown being built out using a "Select"

Easiest working example is on any of the /sell pages on sites.

erwstout commented 5 years ago

@chrisheninger before you left did you have any ideas surrounding this? I'm wondering if we need to add autoComplete="off" to the Downshift component by default?