Skip to content

Add "File GitHub Issue" option to File menu#2920

Draft
seveibar wants to merge 1 commit intomainfrom
codex/add-file-menu-option-for-github-issue
Draft

Add "File GitHub Issue" option to File menu#2920
seveibar wants to merge 1 commit intomainfrom
codex/add-file-menu-option-for-github-issue

Conversation

@seveibar
Copy link
Contributor

Motivation

  • Provide a quick File-menu entry that opens the repository GitHub page so users can file issues or view the project source.

Description

  • Added a DropdownMenuItem to lib/components/FileMenuLeftHeader.tsx labeled File GitHub Issue that calls window.open("https://github.com/tscircuit/tscircuit", "_blank") when selected.

Testing

  • Ran bunx tsc --noEmit for type checking and it completed successfully; ran bun run format which formatted files; and launched the local Cosmos UI and captured a Playwright screenshot to visually verify the new menu item, all of which succeeded.

Codex Task

@vercel
Copy link

vercel bot commented Mar 16, 2026

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

Project Deployment Actions Updated (UTC)
runframe Ready Ready Preview, Comment Mar 16, 2026 2:53pm

Request Review

@github-actions
Copy link
Contributor

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant