Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a button to copy pull URL #118

Merged
merged 3 commits into from
Nov 2, 2024
Merged

feat: add a button to copy pull URL #118

merged 3 commits into from
Nov 2, 2024

Conversation

pvcnt
Copy link
Owner

@pvcnt pvcnt commented Nov 2, 2024

Since links in the table are not real links, it is not possible to copy the URL using a right click. This adds a button to copy the URL to the clipboard. This button appears when hovering a row.

@pvcnt pvcnt merged commit 76ff8ab into main Nov 2, 2024
1 check passed
@pvcnt pvcnt deleted the copy-url branch November 2, 2024 17:45
Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 38.59649% with 35 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
apps/webapp/src/components/PullRow.tsx 46.51% 21 Missing and 2 partials ⚠️
apps/webapp/src/components/CopyToClipboardIcon.tsx 0.00% 11 Missing ⚠️
apps/webapp/src/components/PullTable.tsx 50.00% 0 Missing and 1 partial ⚠️

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