Skip to content

Fix #520: Add copy-to-clipboard buttons for GitHub profile and repository links#527

Merged
mehul-m-prajapati merged 1 commit into
GitMetricsLab:mainfrom
Pragzh:add-copy-clipboard-feature
May 29, 2026
Merged

Fix #520: Add copy-to-clipboard buttons for GitHub profile and repository links#527
mehul-m-prajapati merged 1 commit into
GitMetricsLab:mainfrom
Pragzh:add-copy-clipboard-feature

Conversation

@Pragzh
Copy link
Copy Markdown
Contributor

@Pragzh Pragzh commented May 25, 2026

Related Issue


Description

Added copy-to-clipboard functionality for GitHub profile links, usernames, and repository URLs.

Features Added

  • Copy GitHub profile URL
  • Copy repository URL
  • Copy username
  • Tooltip feedback ("Copy" / "Copied!")
  • Smooth hover animations

How Has This Been Tested?

  • Tested profile URL copy
  • Tested repository URL copy
  • Tested username copy
  • Verified tooltip animations and responsiveness

Screenshots (if applicable)

clipboard.1.mp4

Type of Change

  • Bug fix
  • New feature
  • Code style update
  • Breaking change
  • Documentation update

@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for github-spy ready!

Name Link
🔨 Latest commit 2fb64af
🔍 Latest deploy log https://app.netlify.com/projects/github-spy/deploys/6a147131777163000893fcb2
😎 Deploy Preview https://deploy-preview-527--github-spy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@Pragzh, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 38 minutes and 14 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8f63cb6d-dba4-40b2-8709-226740e597fe

📥 Commits

Reviewing files that changed from the base of the PR and between 6c6bc3e and 2fb64af.

📒 Files selected for processing (1)
  • src/pages/Contributors/Contributors.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mehul-m-prajapati mehul-m-prajapati merged commit 3dfe690 into GitMetricsLab:main May 29, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #527 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Add Copy-to-Clipboard Button for GitHub Profile Links

2 participants