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

#4139 - fix stacked modal backdrop z-index #4141

Conversation

donalfenwick
Copy link
Contributor

Fixes issue logged in #4139 where the modal backdrop is not displaying correctly on the bootstrap 5 branch when multiple modals are stacked.

image

Before submitting a pull request, please make sure you have at least performed the following:

  • read and followed the CONTRIBUTING.md and DEVELOPER.md guide.
  • built and tested the changes locally.
  • added/updated any applicable tests.
  • added/updated any applicable API documentation.
  • added/updated any applicable demos.

@donalfenwick donalfenwick changed the base branch from master to bootstrap5 August 5, 2021 22:19
@Karting06
Copy link

When using Bootstrap 5.1.0-5.1.3, the z-index of the modal changed to 1055 instead of 1060...

@fbasso
Copy link
Member

fbasso commented Feb 9, 2022

Closed in favor of #4243.

It's the same fix, with an updated z-index to match the last version of Bootstrap.

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

Successfully merging this pull request may close these issues.

None yet

5 participants