sessions: align account status footer content - #332655
Merged
Cherry Wang (chryw) merged 3 commits intoAug 27, 2026
Merged
Conversation
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>
Contributor
There was a problem hiding this comment.
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-widthwithin the account footer.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Joanna Oikawa (jo-oikawa)
approved these changes
Aug 26, 2026
Cherry Wang (chryw)
requested review from
Elijah King (eli-w-king),
Jessie Houghton (houghj16) and
Lee Murray (mrleemurray)
August 27, 2026 17:04
Jessie Houghton (houghj16)
approved these changes
Aug 27, 2026
Cherry Wang (chryw)
deleted the
dev/cherwan/agents/fix-agent-window-profile-menu-gap
branch
August 27, 2026 17:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
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 compilenpm run precommit -- src/vs/sessions/contrib/accountMenu/browser/media/accountTitleBarWidget.css./scripts/code.sh --agentsand verified the Codebase Semantic Index status aligns with the quota values above it