Community forum for knowledge and support

Updated 9 months ago

The Modal 3 Component's Brightness Issue

At a glance

When the Modal 3 Component is opened, it doesn’t appear in full brightness. It has a dark overlay. How can I fix this?

M
M
7 comments

most likely a z-index issue. Want to share a read-only and I can pinpoint it for you or you can take a look at the z-index of the component versus the overlay.

Okay, I will take a look at at. Should the modal component be in the page-wrapper or main-wrapper?

anywhere in the page-wrapper should be fine. No reason to keep it in main-wrapper - it all depends on where you are triggering the modal as well.

Thanks, I’ve figured it out. It was related to a missing variable issue and my not assigning a background color to the right element in the component.

dang missing variables again...

Yup! At least I’m aware of that issue now.

Add a reply
Sign up and join the conversation on Slack