Skip to content

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

Closed
ProdigyRahul wants to merge 6 commits into
anomalyco:devfrom
ProdigyRahul:feat/animations
Closed

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

Conversation

@ProdigyRahul

Copy link
Copy Markdown
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

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

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

No duplicate PRs found

Comment thread packages/app/src/i18n/en.ts
@ProdigyRahul

Copy link
Copy Markdown
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

@github-actions

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Apr 15, 2026
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