uprtcl / js-uprtcl

Libraries, tools and modules to create _Prtcl web apps
http://www.uprtcl.io/
Other
43 stars 13 forks source link

popper dropdown on overflow hidden #279

Open pepoospina opened 3 years ago

pepoospina commented 3 years ago

When the popper is inside a place with overflow hidden the popper is not shown if it overflows. Clearly.

However, placing the popper outside the div is very hard. What to do?

This is happening in the dropdown menu of a page item menu on the nav bar.

We can try to use popper.js but I'm not sure it is compatible with the ShadowDOM

FezVrasta commented 3 years ago

It is! 🥳