Skip to content

feat(trace-viewer): make the browser panel collapsible#41387

Open
yury-s wants to merge 1 commit into
microsoft:mainfrom
yury-s:fix-41062
Open

feat(trace-viewer): make the browser panel collapsible#41387
yury-s wants to merge 1 commit into
microsoft:mainfrom
yury-s:fix-41062

Conversation

@yury-s

@yury-s yury-s commented Jun 19, 2026

Copy link
Copy Markdown
Member

Summary

  • Make the browser snapshot panel collapsible; collapsing it turns the properties drawer into the central panel, giving the network panel more room for API testing scenarios.

Expanded (default)

The browser snapshot is shown; a collapse button sits on the snapshot toolbar.

expanded

Collapsed

The browser is hidden and the properties drawer (e.g. Network) becomes the central panel. A "Show browser" button restores it.

collapsed

Fixes #41062

Collapsing the browser snapshot turns the properties drawer into the
central panel, giving the network panel more room for API testing.

Fixes microsoft#41062
@yury-s yury-s requested a review from dgozman June 19, 2026 21:32
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

7354 passed, 1122 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 failed
❌ [firefox-page] › page/workers.spec.ts:40 › should emit created and destroyed events @firefox-ubuntu-22.04-node20

3 flaky ⚠️ [chromium-library] › library/har-websocket.spec.ts:235 › should attach websocket messages `@frozen-time-library-chromium-linux`
⚠️ [chromium-library] › library/video.spec.ts:717 › screencast › should work with video+trace `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/video.spec.ts:680 › screencast › should capture full viewport on hidpi `@realtime-time-library-chromium-linux`

48915 passed, 1143 skipped


Merge workflow run.

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

1 participant