mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
342 stars 91 forks source link

Autocomplete doesn't highlight the first element when the focus back to the input #1228

Open ibarbieri opened 9 years ago

ibarbieri commented 9 years ago

To fix this i used this._highlighted = null when the focus is in the input.