-
Notifications
You must be signed in to change notification settings - Fork 160
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(modal): styles with sass upgrade #10237
fix(modal): styles with sass upgrade #10237
Conversation
Deploy preview created for package Built with commit: c99959318ceef01ee81f7c048e9f10cb330277c3 |
Deploy preview created for package Built with commit: c99959318ceef01ee81f7c048e9f10cb330277c3 |
Deploy preview created for package Built with commit: c99959318ceef01ee81f7c048e9f10cb330277c3 |
Deploy preview created for package Built with commit: c99959318ceef01ee81f7c048e9f10cb330277c3 |
Deploy preview created for package Built with commit: c99959318ceef01ee81f7c048e9f10cb330277c3 |
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.
Just a heads up that this PR seems to remove the transition animation for when the modal appears/disappears from the screen. I approved in case this is a separate issue!
Screen.Recording.2023-03-16.at.11.51.45.AM.mov
Deploy preview created for package Built with commit: c99959318ceef01ee81f7c048e9f10cb330277c3 |
* fix(modal): styles with sass upgrade * fix(modal): add transition styles * fix(modal): remove modal trigger button from story --------- Co-authored-by: Anna Wen <[email protected]>
* fix(modal): styles with sass upgrade * fix(modal): add transition styles * fix(modal): remove modal trigger button from story --------- Co-authored-by: Anna Wen <[email protected]>
Related Ticket(s)
N/A
Description
With the sass upgrade we need to pull in aditional modal styes when modal is open
Changelog
Changed
visibility: inherit; to modal styles