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 edge cases for popup occlusion #11834

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Conversation

SnailBones
Copy link
Contributor

#11658 introduced occlusion for popups by changing transparency of the _content and _tip elements. In this PR I move the transparency change to the parent element. This ensures that additional elements or CSS psuedoelements added to the popup will be correctly occluded.

  • briefly describe the changes in this PR
  • include before/after visuals or gifs if this PR includes visual changes
  • write tests for all new functionality
  • manually test the debug page
  • apply changelog label ('bug', 'feature', 'docs', etc) or use the label 'skip changelog'

@SnailBones SnailBones added the skip changelog Used for PRs that do not need a changelog entry label Apr 27, 2022
@SnailBones SnailBones requested a review from karimnaaji April 28, 2022 16:22
@karimnaaji karimnaaji merged commit 3aaf9be into main Apr 28, 2022
@karimnaaji karimnaaji deleted the aidan/popup-occlude-psuedoelements branch April 28, 2022 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Used for PRs that do not need a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants