mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 126 forks source link

usage inside dialog/element with overflow hidden #68

Closed vegarringdal closed 7 years ago

vegarringdal commented 7 years ago

usage inside dialog/element with overflow hidden, is there any parent element option for this? so popup does not get hidden ?

mdehoog commented 7 years ago

I would suggest editing the overflow option of the parent. This is not a calendar issue, as it affects all Semantic UI popups. If you like, please raise an issue in that repository.

vegarringdal commented 7 years ago

k, thanks. Was hoping there was a simple way to define body as parent element so overflow issues would not affect it.