Skip to content

chore(dashboard): new buttons#40225

Merged
Skn0tt merged 4 commits into
microsoft:mainfrom
Skn0tt:dashboard-polish
Apr 16, 2026
Merged

chore(dashboard): new buttons#40225
Skn0tt merged 4 commits into
microsoft:mainfrom
Skn0tt:dashboard-polish

Conversation

@Skn0tt
Copy link
Copy Markdown
Member

@Skn0tt Skn0tt commented Apr 15, 2026

Screen.Recording.2026-04-16.at.09.20.30.mov

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Skn0tt Skn0tt force-pushed the dashboard-polish branch from 0e644a3 to 8f34ffe Compare April 15, 2026 16:33
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Skn0tt Skn0tt force-pushed the dashboard-polish branch 3 times, most recently from 84a947b to 13dd0bb Compare April 16, 2026 07:11
@Skn0tt Skn0tt changed the title Dashboard polish chore(dashboard): new buttons Apr 16, 2026
@Skn0tt Skn0tt requested a review from dgozman April 16, 2026 07:22
@Skn0tt Skn0tt marked this pull request as ready for review April 16, 2026 07:22
await Promise.all([...this._attached.values()].map(att => att.setScreencastActive(params.visible)));
}

async reveal(params: { path: string }) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Don't we have an open package dependency for this? Let's use it - we can iterate on this bit later on.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Most people don't have a sensible default app for '.webm', so 'open' doesn't help. We need something more like https://github.com/sindresorhus/reveal-file, which is basically this. Let's keep what we have and iterate 👍

Comment thread packages/web/src/components/inspectorTab.tsx Outdated
Comment thread packages/playwright-core/src/tools/dashboard/dashboardController.ts Outdated
@Skn0tt Skn0tt force-pushed the dashboard-polish branch from cd708a8 to d3f159e Compare April 16, 2026 07:46
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Skn0tt Skn0tt force-pushed the dashboard-polish branch from 42f1de6 to 28aedd1 Compare April 16, 2026 08:48
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

Test results for "MCP"

6 failed
❌ [msedge] › mcp/cli-persistent.spec.ts:20 › should use userDataDir from config without --persistent flag @mcp-windows-latest
❌ [msedge] › mcp/cli-route.spec.ts:19 › route-list shows no routes when empty @mcp-windows-latest
❌ [msedge] › mcp/cli-route.spec.ts:25 › route adds a mock and route-list shows it @mcp-windows-latest
❌ [msedge] › mcp/cli-route.spec.ts:38 › route with content-type @mcp-windows-latest
❌ [msedge] › mcp/cli-route.spec.ts:48 › route with header @mcp-windows-latest
❌ [msedge] › mcp/cli-route.spec.ts:58 › route with numerical body @mcp-windows-latest

6038 passed, 976 skipped


Merge workflow run.

@github-actions
Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › ui-mode-test-network-tab.spec.ts:395 › should copy network request @windows-latest-node20

2 flaky ⚠️ [chromium-library] › library/video.spec.ts:719 › screencast › should work with video+trace `@ubuntu-22.04-chromium-tip-of-tree`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`

39189 passed, 847 skipped


Merge workflow run.

@Skn0tt Skn0tt merged commit 508f8ec into microsoft:main Apr 16, 2026
36 of 38 checks passed
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.

2 participants