Skip to content

feat(trace-viewer): allow hiding browser panel#41376

Open
mturac wants to merge 1 commit into
microsoft:mainfrom
mturac:fix-41062-collapse-snapshot-panel
Open

feat(trace-viewer): allow hiding browser panel#41376
mturac wants to merge 1 commit into
microsoft:mainfrom
mturac:fix-41062-collapse-snapshot-panel

Conversation

@mturac

@mturac mturac commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Fixes #41062

This adds a trace viewer toolbar toggle that hides the browser snapshot panel and moves the details drawer into the central area. The action list remains available, so users can inspect API/network-heavy traces with more space without losing navigation.

Tests:

  • npm run ctest -- tests/library/trace-viewer.spec.ts -g "should have network requests|should expand network details when browser panel is hidden"
  • npm run tsc -- --pretty false
  • npm run build

@dgozman

dgozman commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Any change for a screenshot here?

@mturac

mturac commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Sure, here's the browser panel hidden state:

Trace viewer with the browser panel hidden

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.

[Feature]: Traces UI ability to show APIs details within viewport

2 participants