Skip to content

kits: the tab a launch opens is the tab the app lands in - #241

Merged
richard-epsilla merged 2 commits into
mainfrom
kits-launch-tab
Sep 22, 2026
Merged

richard-epsilla merged 2 commits into
mainfrom
kits-launch-tab

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

window.open with noopener returns null, so the tab opened on the click stayed blank forever and the app went to a second tab the popup blocker was entitled to refuse. The kit app is this origin's own page, so the tab keeps its handle and is navigated once the launch returns.

Seen on the hosted service while verifying the kits end to end; same code here.

Patch release: v0.23.5.

🤖 Generated with Claude Code

window.open with noopener returns null, so the tab opened on the click stayed blank and the app
went to a second tab the popup blocker could refuse. The kit app is this origin's own page, so
the tab keeps its handle and is navigated once the launch returns.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
unified-harness-protocol Ready Ready Preview Sep 22, 2026 8:16am UTC

Request Review

@richard-epsilla richard-epsilla left a comment

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.

Same fix as the hosted console; checks green.

@richard-epsilla
richard-epsilla merged commit 51c8356 into main Sep 22, 2026
8 checks passed

This branch was successfully deployed

1 active deployment
Preview cfe49226 Deployed Sep 22, 2026 by vercel[bot]
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.

1 participant