Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Bootstrap modal in Episerver custom tool not working after CMS upgrade

Vote:
 

Possible bug. One of our custom tools uses Bootstrap, and the modals are not working properly after upgrading to the new UI. We upgraded from 11.12.0 to 11.14.1. Here is a list with the packages updated:

We've set up the navigation on the custom tool as described here. The div containing 

@Html.Raw(Html.ApplyPlatformNavigation())

adds a class epi-nagivation--fixed-adjust which sets z-index: 1. Bootstrap modals do not work anymore, because the background is placed over the modal as well. Shown as an example of what happens from Bootstrap:

We have a workaround currently making z-index unset.

#216567
Feb 10, 2020 9:15
Vote:
 

I would report it to Episerver support

#216595
Feb 10, 2020 16:51
Vote:
 

Thanks for reporting, Kristin. I moved this to the "Problems and bugs" forum.

#216962
Feb 11, 2020 16:21
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.