primefaces / primeui

Rich set of javascript-css only widgets
http://www.primefaces.org/primeui
285 stars 125 forks source link

Panel of Dropdown misaligned after filter #169

Closed cagataycivici closed 8 years ago

cagataycivici commented 8 years ago

After filtering, less items are shown causing a smaller panel height, this leads to disconnection of panel, we should call alignPanel after filtering to fix it.