Skip to content

pet: fix peaking when chat pill is present - #334612

Merged
Justin Chen (justschen) merged 1 commit into
mainfrom
justin/dolliv
Sep 4, 2026
Merged

pet: fix peaking when chat pill is present#334612
Justin Chen (justschen) merged 1 commit into
mainfrom
justin/dolliv

Conversation

@justschen

Copy link
Copy Markdown
Collaborator

fix #331393

Copilot AI balanced review requested due to automatic review settings September 4, 2026 20:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The layering fix is focused, regression-tested, and has no unresolved issues.

Review tier: Balanced
Findings: None

What changed in this PR

Prevents the stationary “on the run” chat pet from being hidden by persistent chat pills.

Changes:

  • Adds isolated stacking behavior for the pet.
  • Moves the pill fade beneath the pet during transitions.
  • Adds regression tests for layering and cleanup.
File Description
src/​vs/​workbench/​contrib/​chat/​test/​browser/​widget/​chatPetWidget.test.ts Tests layering, fade visibility, and transition cleanup.
src/​vs/​workbench/​contrib/​chat/​browser/​widget/​media/​chatPet.css Defines pet and fade stacking behavior.
src/​vs/​workbench/​contrib/​chat/​browser/​widget/​media/​chat.css Repositions the persistent-content fade during run mode.
src/​vs/​workbench/​contrib/​chat/​browser/​widget/​chatPetWidget.ts Synchronizes layering state with pet transitions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@justschen
Justin Chen (justschen) merged commit f259b47 into main Sep 4, 2026
41 checks passed
@justschen
Justin Chen (justschen) deleted the justin/dolliv branch September 4, 2026 21:54
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Sep 4, 2026
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.

Disable the pet’s peeking animation

3 participants