Skip to content

feat(app): add basic animation with toggle :)#12599

Open
ProdigyRahul wants to merge 6 commits intoanomalyco:devfrom
ProdigyRahul:feat/animations
Open

feat(app): add basic animation with toggle :)#12599
ProdigyRahul wants to merge 6 commits intoanomalyco:devfrom
ProdigyRahul:feat/animations

Conversation

@ProdigyRahul
Copy link
Contributor

What does this PR do?

Animations

  • Smooth sidebar open/close animation (left panel slides in/out)
  • Smooth review panel open/close animation (session content width transitions as panel appears/disappears)
  • Smooth file tree panel open/close animation (slides in/out horizontally within the side panel)
  • Smooth terminal panel open/close animation (slides up/down vertically)
  • Mobile sidebar already had animations now gated by the toggle

Settings

  • Added "Animations" toggle in Settings > Appearance section
  • When OFF, all panels open/close instantly (original behavior)
  • When ON (default), all transitions are smooth 200ms ease-out
  • Persisted to localStorage like other settings

@adamdotdevin @iamdavidhill any thoughts?

Before:

2026-02-07.17-35-24.mp4

After:

Screen.Recording.2026-02-07.at.5.46.53.PM.mp4

You can toggle this effect if someone dont like it.
image

image

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@ProdigyRahul
Copy link
Contributor Author

done @alexyaroshuk but not sure if this pr will ever get merge or response :) i am okay if adam closes this 👍🏻 this is just gonna increase the pr counts ngl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants