-
Notifications
You must be signed in to change notification settings - Fork 31
fix(Card): correct isInteractive prop's related boxshadow animation #3226
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
base: main
Are you sure you want to change the base?
Conversation
|
View your CI Pipeline Execution ↗ for commit fa2341e ☁️ Nx Cloud last updated this comment at |
|
📬 Published Alpha Packages: |
|
🚀 Styleguide deploy preview ready! Preview URL: https://693c404a3be1600c47f4d20b--gamut-preview.netlify.app |
aresnik11
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.
Looks way less jumpy to me!!
Overview
Fixes Card
boxShadowstyling for theisInteractiveoutline variant by adding aninitialanimation and separate animations foroutlineInitialandoutlineAnimatePR Checklist
Testing Instructions
Here's how the non-animated, but isInteractive states look:

Here's how the animated states look:

isInteractivestoryoutlinevariant specifically and notice that there's no longer a jump from outline to boxshadowPR Links and Envs