primefaces / primeui

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

ui-accordion-content overflow:auto causes scrollbar on dropdown/menu #251

Closed mdonato7 closed 7 years ago

mdonato7 commented 7 years ago

Expanding a primeng dropdown or menu in an accordion currently causes the resulting popup to appear inside the accordion with a scrollbar, rather than popping over the accordion.

Switching it to overflow: initial fixes this issue, see primefaces/primeng#291

cagataycivici commented 7 years ago

https://github.com/primefaces/primeng/issues/1869