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

Add Safari fix for nested fixed position content within overflowing dialogs #4234

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

dbatiste
Copy link
Contributor

@dbatiste dbatiste commented Nov 2, 2023

DE53579

This PR adds a work-around for this old Safari bug where nested fixed position elements that are overflowing are incorrectly clipped. This arises when we have a mobile dropdown showing inside an overflowing dialog.

Before:
image

After:
image

@dbatiste dbatiste requested a review from a team as a code owner November 2, 2023 15:57
Copy link
Contributor

github-actions bot commented Nov 2, 2023

Thanks for the PR! 🎉

We've deployed an automatic preview for this PR - you can see your changes here:

URL https://live.d2l.dev/prs/BrightspaceUI/core/pr-4234/

Note
The build needs to finish before your changes are deployed.
Changes to the PR will automatically update the instance.

@dbatiste dbatiste merged commit 92e53a3 into main Nov 2, 2023
5 checks passed
@dbatiste dbatiste deleted the dbatiste/dialog-dropdown-safari-fix branch November 2, 2023 17:00
Copy link

🎉 This PR is included in version 2.160.1 🎉

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.

2 participants