Commit 9b46f2b
feat(autofix): Add copy PR URL button to v3 pull request card (#112356)
Add a copy-to-clipboard button next to each "View PR" link in the
autofix v3 `PullRequestsCard` component. This lets users quickly copy
the PR URL without having to navigate to the PR and copy from the
browser address bar.
Before:
<img width="1504" height="286" alt="CleanShot 2026-04-07 at 14 39 10@2x"
src="https://github.com/user-attachments/assets/4048e271-faa2-49ba-a3da-77d1dc7c9e8e"
/>
After:
<img width="1538" height="274" alt="CleanShot 2026-04-07 at 14 46 21@2x"
src="https://github.com/user-attachments/assets/d8da7ead-0ffd-4b9f-9b84-f6f5602d4d8a"
/>
https://github.com/user-attachments/assets/c87ae62f-ac7e-4df4-8982-e3985d783ce4
Agent transcript:
https://claudescope.sentry.dev/share/0s3dF7X9zMvJqcU4xHgQjL4UN_S9Ay92eXE7oFPbOYA1 parent 9512a84 commit 9b46f2b
1 file changed
+19
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| 263 | + | |
262 | 264 | | |
263 | 265 | | |
264 | 266 | | |
| |||
277 | 279 | | |
278 | 280 | | |
279 | 281 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
288 | 298 | | |
289 | 299 | | |
290 | 300 | | |
| |||
0 commit comments