JustGoscha/allmighty-autocomplete

Autocomplete components do not appear on top

Closed this issue · 4 comments

Greetings,

I am trying to display the results of the autocomplete, meaning the list of suggestion. I inspect element and find that they are always behind something. I tried adjusting the z index to maximum but no luck. Please let me know what I can do.

Hi @pbrain19, could you share an example reproducing this issue?

It looks like you are setting a overflow: hidden for .item-input, which contains the list.

http://puu.sh/8YbhD.png

God bless your soul