Skip to content

Remove inspector toggle animations#422

Open
aidxun wants to merge 3 commits into
dohooo:mainfrom
aidxun:aidxun/remove-sidebar-animation
Open

Remove inspector toggle animations#422
aidxun wants to merge 3 commits into
dohooo:mainfrom
aidxun:aidxun/remove-sidebar-animation

Conversation

@aidxun
Copy link
Copy Markdown
Contributor

@aidxun aidxun commented May 7, 2026

What changed:

  • Removed the explicit panel-toggle animation path from the inspector sidebar sections.
  • Simplified the inspector layout and hook flow by dropping the toggle animation state and related props.
  • Updated the App test to assert the new static chevron transition behavior.

Why:

  • The inspector toggle animation was unnecessary complexity and made the section behavior harder to reason about.
  • Removing it keeps the sidebar layout simpler and avoids maintaining motion state that no longer adds value.

Follow-up / test notes:

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

@aidxun is attempting to deploy a commit to the Caspian's Team Team on Vercel.

A member of the Team first needs to authorize it.

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.

Improve inspector expand/collapse animation performance

1 participant