Skip to content

Feat/996 copy button#1052

Open
mijinummi wants to merge 3 commits into
DistinctCodes:mainfrom
mijinummi:feat/996-copy-button
Open

Feat/996 copy button#1052
mijinummi wants to merge 3 commits into
DistinctCodes:mainfrom
mijinummi:feat/996-copy-button

Conversation

@mijinummi
Copy link
Copy Markdown
Contributor

Summary

Closes #996

feat: add reusable CopyButton component with clipboard fallback

File at frontend/cntr/CopyButton/CopyButton.tsx | ✅
Default label is "Copy" | ✅
Shows "Copied!" for 2000ms | ✅
Fallback to execCommand('copy') | ✅
Test with mocked clipboard API | ✅

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@mijinummi is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[FE-17] Build reusable Copy-to-Clipboard Button with visual confirmation

1 participant