Skip to content

Conversation

nhivpham
Copy link

@nhivpham nhivpham commented May 13, 2025

Overview

Moves FadeInSlideOut animation component from /Motion directory into /Animation. Additionally, adds a story page for FadeInSlideOut.

PR Checklist

  • Related to designs:
  • Related to JIRA ticket: GM-1107
  • I have run this code to verify it works
  • This PR includes unit tests for the code change
  • This PR includes testing instructions tests for the code change
  • The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories

Testing Instructions

  1. Visit the /Animations folder in Gamut
  2. View FadeInSlideOut docs
  3. Click click about
  4. View FadeInSlideOut default
  5. Click click about some more
  6. Profit!

PR Links and Envs

Repository PR Link
Monolith Monolith PR
Mono Mono PR

@CLAassistant
Copy link

CLAassistant commented May 13, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

nx-cloud bot commented May 13, 2025

View your CI Pipeline Execution ↗ for commit 2910c51


☁️ Nx Cloud last updated this comment at 2025-09-09 16:43:02 UTC

@nhivpham nhivpham changed the title Np gm 1107 chore: move FadeInSlideOut into Animation folder & write story May 13, 2025
@nhivpham nhivpham marked this pull request as ready for review September 9, 2025 08:01
@nhivpham nhivpham requested a review from a team as a code owner September 9, 2025 08:01
@codecademydev
Copy link
Collaborator

📬Published Alpha Packages:

@codecademy/[email protected]
@codecademy/[email protected]
@codecademy/[email protected]

@codecademydev
Copy link
Collaborator

🚀 Styleguide deploy preview ready!

https://68c054b029f81ab8134207da--gamut-preview.netlify.app

Deploy Logs

{isVisible ? 'Thanks!' : 'Click me.'}
</FillButton>
</Box>
<Box mt={8}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to give this a fixed height. I noticed that the animation is a little chunky in storybook because it's recalculating the height at the same time. Something to be aware of when we use it i guess too, but it may just be an issue with the storybook layout.

Copy link
Member

@jakemhiller jakemhiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants