Skip to content

Add GitHub issue link on desktop#7

Open
tmsteph wants to merge 1 commit into
mainfrom
codex/add-link-to-create-github-issue
Open

Add GitHub issue link on desktop#7
tmsteph wants to merge 1 commit into
mainfrom
codex/add-link-to-create-github-issue

Conversation

@tmsteph
Copy link
Copy Markdown
Owner

@tmsteph tmsteph commented Jan 16, 2026

Motivation

  • Provide a simple, discoverable way for users to create a new GitHub issue by adding a persistent desktop link that opens the repository's new-issue page.

Description

  • Add a new styled component StyledIssueLink and render it in the desktop (components/system/Desktop) positioned above the taskbar.
  • Centralize the new-issue URL as GITHUB_NEW_ISSUE_URL in utils/constants.ts and use it as the link href with target="_blank" and rel="noreferrer".

Testing

  • Ran yarn dev to start the app, which failed with: "This package doesn't seem to be present in your lockfile; run yarn install to update the lockfile", so the runtime/dev verification was not completed.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 16, 2026

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

Project Deployment Review Updated (UTC)
tommy-os Ready Ready Preview, Comment Jan 16, 2026 5:38pm

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant