feat(autofix): Add copy PR URL button and open icon to pull request card#112358
Merged
feat(autofix): Add copy PR URL button and open icon to pull request card#112358
Conversation
Add a copy-to-clipboard button next to each View PR link in the PullRequestsCard component, allowing users to quickly copy the PR URL without navigating away. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Agent transcript: https://claudescope.sentry.dev/share/CY_QaBs9Aiv95wkpyjNdg5Hnjclsw1ec40N60JirfCc
Add the IconOpen icon to the View PR LinkButton in PullRequestsCard, matching the pattern used in CodingAgentCard for external links. Co-Authored-By: Claude Opus 4.6 <noreply@example.com> Agent transcript: https://claudescope.sentry.dev/share/m0S7s7LloVCZJ_de2S98Zwft5Y5PG-Ir5uqBQiKiOXQ
Zylphrex
approved these changes
Apr 7, 2026
george-sentry
pushed a commit
that referenced
this pull request
Apr 9, 2026
…ard (#112358) Add *Open-in-new-tab icon** — adds the `IconOpen` icon to the View PR LinkButton, matching the pattern already used in CodingAgentCard for external links. Before: <img width="1538" height="274" alt="CleanShot 2026-04-07 at 14 46 21@2x" src="https://github.com/user-attachments/assets/4609ad62-5c17-4ce8-94fb-f8d7713b91e9" /> After: <img width="1468" height="262" alt="CleanShot 2026-04-07 at 14 56 45@2x" src="https://github.com/user-attachments/assets/262095fe-2db4-4ee6-b383-6f228ad9e37e" /> Agent transcript: https://claudescope.sentry.dev/share/Y_Qw59GBniE1Wx444uIuXMxOWycGEXk17h2cdAJWP6U
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Open-in-new-tab icon* — adds the
IconOpenicon to the View PR LinkButton, matching the pattern already used in CodingAgentCard for external links.Before:

After:

Agent transcript: https://claudescope.sentry.dev/share/Y_Qw59GBniE1Wx444uIuXMxOWycGEXk17h2cdAJWP6U