Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove modal dialog body before z-index for non scrollable modal #794

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

awais-ansari
Copy link
Contributor

@awais-ansari awais-ansari commented Jul 28, 2021

TNL-8563

Set z-index: 0 in modal dialog body ::before selector for non scrollable modals. Modal dialog body top shadow z-index and negative margin were overlaying the content/button of non-scrollable. Which were affecting content onClick action. Modal shadow will work as normal for scrollable body content.

Screenshot 2021-07-28 at 5 05 46 PM

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.646% when pulling f1c6630 on aansari/modal-dialog-z-index into fb28cc6 on master.

Copy link
Contributor

@mehaknasir mehaknasir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

Copy link

@asadazam93 asadazam93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@awais-ansari awais-ansari merged commit ac24b84 into master Jul 29, 2021
@awais-ansari awais-ansari deleted the aansari/modal-dialog-z-index branch July 29, 2021 11:33
@edx-semantic-release
Copy link
Contributor

🎉 This PR is included in version 16.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants