Skip to content

Added transparent copy to clipboard icon in code block#117

Closed
KrYash1511 wants to merge 2 commits into
Gyanthakur:mainfrom
KrYash1511:add-transparent-copy-icon
Closed

Added transparent copy to clipboard icon in code block#117
KrYash1511 wants to merge 2 commits into
Gyanthakur:mainfrom
KrYash1511:add-transparent-copy-icon

Conversation

@KrYash1511

Copy link
Copy Markdown

📝 Description

Added a transparent copy-to-clipboard icon in the code block section to replace the “Click to Copy” text that appeared on hover and blocked part of the code.
This improves readability and provides a cleaner user experience.

Fixes #113


🔍 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • 🚀 New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧹 Code cleanup or refactor
  • 🧾 Documentation update
  • 🧪 Test addition or update
  • 🧠 Other (please describe):

✅ Checklist

  • My code follows the project’s coding style and guidelines.
  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have tested that my feature works as expected.

📸 Videos

Before:

Screen.Recording.2025-10-12.123257.mp4

After:

Screen.Recording.2025-10-12.125219.mp4

💬 Additional Comments

This enhancement improves UX and code visibility in the documentation/code block section.
Kindly review and merge this PR as part of Hacktoberfest 2025. 🎉

@vercel

vercel Bot commented Oct 12, 2025

Copy link
Copy Markdown

@KrYash1511 is attempting to deploy a commit to the gyanthakur's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @KrYash1511! Thanks for creating the pull request.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

@Gyanthakur

Copy link
Copy Markdown
Owner

@KrYash1511 resolve conflict

@KrYash1511

Copy link
Copy Markdown
Author

@KrYash1511 resolve conflict

i've resolved the conflict .. check once

@vercel

vercel Bot commented Oct 13, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
component-library Error Error Oct 13, 2025 4:40pm

@Gyanthakur Gyanthakur left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KrYash1511 your build failed
image

@Gyanthakur Gyanthakur closed this Oct 15, 2025
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.

Add transparent “Copy to Clipboard” icon to avoid blocking code visibility on hover

2 participants