Skip to content

fix(desktop): copy PR URLs from chip context menu#626

Merged
huntharo merged 1 commit into
mainfrom
fix/pr-chip-copy-url
Jun 3, 2026
Merged

fix(desktop): copy PR URLs from chip context menu#626
huntharo merged 1 commit into
mainfrom
fix/pr-chip-copy-url

Conversation

@huntharo
Copy link
Copy Markdown
Contributor

@huntharo huntharo commented Jun 2, 2026

Summary

Right-clicking a PR chip in the thread list now offers a direct Copy Pull Request URL action, so users can copy the GitHub URL without opening the PR first. Left-click and keyboard activation still open the PR as before, and the right-click handler is wired through Recents, Directories, compact rows, and subthreads.

Tests

  • pnpm test apps/desktop/src/renderer/src/features/navigation/__tests__/sidebar.test.tsx apps/desktop/src/renderer/src/features/navigation/__tests__/thread-row-chips.test.tsx
  • pnpm --filter @pwragent/desktop typecheck
  • git diff --check

Compound Engineering
GPT--5

@huntharo huntharo merged commit a2e249e into main Jun 3, 2026
6 checks passed
@huntharo huntharo deleted the fix/pr-chip-copy-url branch June 3, 2026 01:10
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