bevacqua / horsey

:horse: Progressive and customizable autocomplete component

Home Page:https://bevacqua.github.io/horsey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sey-list incorrectly positioned when using textarea

rsrdesarrollo opened this issue · comments

When a multi-line text area is used and is displayed with the scroll bar, sey-list element goes too far down (probably because is calculating the raw number of lines ignoring textarea height).

image