Skip to content

Conversation

@unclebay143
Copy link
Contributor

closes #297

The ChevronDownIcon had group-data-[state=open]:rotate-180 but no
parent element had the group class, so the rotation never triggered.

Added group to the Collapsible wrapper to fix the animation. for the tool component

Before:

530163931-84ff9b05-8662-4088-aeca-2cd2021ea030

After:

Screen.Recording.2026-01-07.at.6.56.59.PM.mov

@vercel
Copy link
Contributor

vercel bot commented Jan 7, 2026

@unclebay143 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@haydenbleasel
Copy link
Member

@unclebay143 can you generate a patch changeset file pnpm changeset? Then I can merge. Great work 🙏

@unclebay143
Copy link
Contributor Author

@unclebay143 can you generate a patch changeset file pnpm changeset? Then I can merge. Great work 🙏

Sure, done.
Thanks, it's a pleasure!

@haydenbleasel haydenbleasel merged commit 6231366 into vercel:main Jan 14, 2026
5 of 7 checks passed
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.

The arrow icon in the ToolHeader component does not rotate when the Tool switches its open state

2 participants