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

Issue, please fix: I recently discovered that there is a discrepancy … #245

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

csst0286
Copy link
Contributor

@csst0286 csst0286 commented Aug 8, 2023

I recently discovered that there is a discrepancy between the variables file of the Mazer project and the variables file of Bootstrap 5.3. This discrepancy cause an issue with the support of ng-bootstrap. When I use the modal window, the ngb-modal-backdrop obscures the ngb-modal-window. This is because the z-index of the backdrop is higher than the z-index of the window.

ngb-modal-backdrop -> z-index 1055
backdrop

ngb-modal-window-> z-index 1050
image

…between the variables file of the Mazer project and the variables file of Bootstrap 5.3. This discrepancy cause an issue with the support of ng-bootstrap. When I use the modal window, the ngb-modal-backdrop obscures the ngb-modal-window. This is because the z-index of the backdrop is higher than the z-index of the window.
@netlify
Copy link

netlify bot commented Aug 8, 2023

Deploy Preview for comforting-cocada-22086c ready!

Name Link
🔨 Latest commit 42f85fd
🔍 Latest deploy log https://app.netlify.com/sites/comforting-cocada-22086c/deploys/64d25c2dbd68f10008b9ced9
😎 Deploy Preview https://deploy-preview-245--comforting-cocada-22086c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zuramai zuramai merged commit b710b95 into zuramai:main Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants