Skip to content

feat: animate layout transitions #474

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rohan-chaturvedi
Copy link
Member

🔍 Overview

Animates layout shifts with subtle transitions to give better visual feedback for:

  • Environment card re-ordering
  • Adding / Removing Secrets
  • Sorting Secrets

All animations use framer motion

🖼️ Screenshots or Demo

Screencast.From.2025-02-26.19-10-58.mp4

📝 Release Notes

Added animated layout transitions to envs and secrets for better visual feedback

🎯 Reviewer Focus

  • Check for animation performance degradation
  • Make sure animations work well on all available browsers
  • Check for any unintended animations or wonky behavior

💚 Did You...

  • Ensure linting passes (code style checks)?
    - [ ] Update dependencies and lockfiles (if required)
    - [ ] Regenerate graphql schema and types (if required)
  • Verify the app builds locally?
  • Manually test the changes on different browsers/devices?

@rohan-chaturvedi rohan-chaturvedi changed the title Feat animate layout transitions feat: animate layout transitions Feb 26, 2025
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.

1 participant