Skip to content

Add Copy URL button to the result card#203

Open
NaitikVerma6776 wants to merge 1 commit into
Mrinalray:mainfrom
NaitikVerma6776:feature/copy-url-button
Open

Add Copy URL button to the result card#203
NaitikVerma6776 wants to merge 1 commit into
Mrinalray:mainfrom
NaitikVerma6776:feature/copy-url-button

Conversation

@NaitikVerma6776

Copy link
Copy Markdown

Summary

  • Adds a Copy URL button next to the scanned URL in the result card so users can copy long URLs without selecting text
  • Shows a brief Copied! confirmation for 2 seconds after a successful copy
  • Styles the button to match the existing design system (card border, accent-cyan hover)

Closes #179

Test plan

  • Scan a URL and confirm the result card shows a Copy URL button beside the URL
  • Click Copy URL and verify the URL is on the clipboard
  • Confirm the button label changes to Copied! for ~2 seconds, then reverts
  • Check hover styles in both dark and light themes

Made with Cursor

Makes long scanned URLs easy to copy without manual text selection.

Co-authored-by: Cursor <[email protected]>
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.

Title: Add "Copy URL" button to the result card

1 participant