mercadolibre / chico

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

Autocomplete improvements #1310

Closed atma closed 8 years ago

atma commented 8 years ago

Add an optional wrapper to the Popover component. Since Autocomplete uses Popover as a content placement now the suggestions list can be placed inside the wrapper and not only attached to the body.

Prevents the next case: Demo