-
Notifications
You must be signed in to change notification settings - Fork 31
fix(PopoverContainer): Add all scrolling parents to closeOnViewportExit #3208
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
Conversation
|
View your CI Pipeline Execution ↗ for commit 5d7c608 ☁️ Nx Cloud last updated this comment at |
|
📬 Published Alpha Packages: |
|
🚀 Styleguide deploy preview ready! Preview URL: https://6914aff94b671700b8efd2a5--gamut-preview.netlify.app |
LinKCoding
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of great clean up and tests!
🔥 🔥 🔥
Overview
Fixed PopoverContainer not closing when targets scroll out of view by checking all scrollable parents (including document.documentElement for iframes), added tests, and refactored some code
PR Checklist
Testing Instructions
Sorting and filteringstory