Skip to content

sessions: align account status footer content - #332655

Merged
Cherry Wang (chryw) merged 3 commits into
mainfrom
dev/cherwan/agents/fix-agent-window-profile-menu-gap
Aug 27, 2026
Merged

sessions: align account status footer content#332655
Cherry Wang (chryw) merged 3 commits into
mainfrom
dev/cherwan/agents/fix-agent-window-profile-menu-gap

Conversation

@chryw

@chryw Cherry Wang (chryw) commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • allow the embedded Chat status dashboard to fill the Agents Window account footer
  • preserve the shared width constraint used by the standalone Chat status hover

The account footer has 368px of available content width, while the embedded dashboard retained its shared 360px maximum. Resetting that maximum in the footer embedding removes the resulting 8px right-side gap without hardcoding the host width.

Fixes #330753

Testing

  • npm run compile
  • npm run precommit -- src/vs/sessions/contrib/accountMenu/browser/media/accountTitleBarWidget.css
  • launched ./scripts/code.sh --agents and verified the Codebase Semantic Index status aligns with the quota values above it
CleanShot 2026-08-25 at 15 54 37@2x

Allow the embedded chat status dashboard to use the full account footer width while preserving the shared standalone hover constraint. Fixes #330753.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 25, 2026 22:48

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.

Pull request overview

Removes the embedded dashboard’s shared width cap so the Agents Window account footer aligns fully, while standalone Chat status hovers remain constrained.

Changes:

  • Overrides the embedded dashboard’s max-width within the account footer.

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

@chryw
Cherry Wang (chryw) merged commit c0d6b11 into main Aug 27, 2026
37 checks passed
@chryw
Cherry Wang (chryw) deleted the dev/cherwan/agents/fix-agent-window-profile-menu-gap branch August 27, 2026 17:45
@vs-code-engineering vs-code-engineering Bot added this to the 1.136.0 milestone Aug 27, 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.

Agent Window profile menu: extra gap/margin to the right of Codebase Semantic Index row

4 participants