-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Enhance Copy-to-Clipboard Functionality in Sistent Color Code Page #6721
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
Conversation
Signed-off-by: yash37158 <[email protected]>
🚀 Preview for commit 7886749 at: https://68a459cd6d6f5b00c943dd27--layer5.netlify.app |
@yash37158 , the hovering from one token to other changes the shape of table rapidly due to copy text , we might want to look over it . Also i think changing only background of token when copied can be best , currently the text color also changes to black causing visual issues. |
🚀 Preview for commit c8928b7 at: https://68a49c73d44d4e74c86cb0c7--layer5.netlify.app |
@Namanv0509, I'll fix that |
Also |
…ponent Signed-off-by: yash37158 <[email protected]>
🚀 Preview for commit 87238f6 at: https://68a4daff620625a07764dae6--layer5.netlify.app |
Signed-off-by: yash37158 <[email protected]>
Both the issues are fixed @Namanv0509 @vr-varad |
🚀 Preview for commit df788ff at: https://68a4defff7f92d3f6c7de366--layer5.netlify.app |
Signed-off-by: l5io <[email protected]>
🚀 Preview for commit bc53c8c at: https://68a58e0fdec8f2d30915c093--layer5.netlify.app |
Signed-off-by: yash37158 <[email protected]>
@vr-varad, i have updated the overall behaviour here which is more appealing. |
🚀 Preview for commit 1c18094 at: https://68a5b0a609058f6eb41b173c--layer5.netlify.app |
Signed-off-by: l5io <[email protected]>
Signed-off-by: yash37158 <[email protected]>
🚀 Preview for commit 398b7e7 at: https://68a6e486888f5d8549ec56b9--layer5.netlify.app |
Signed-off-by: l5io <[email protected]>
Signed-off-by: Varad Gupta <[email protected]>
Signed-off-by: Varad Gupta <[email protected]>
@yash37158 Still has the tag of |
🚀 Preview for commit 68b545e at: https://68a80f4189039ca79d26ad33--layer5.netlify.app |
No, we are good to merge this. I have removed the tag @vr-varad |
🚀 Preview for commit 2a8199d at: https://68a86551180ea3009dcfc7c7--layer5.netlify.app |
@yash37158 Just wanna confirm, are u able to see the |
Signed-off-by: yash37158 <[email protected]>
🚀 Preview for commit cfb0a7d at: https://68a8c2546df1127b4426120a--layer5.netlify.app |
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
Signed-off-by: l5io <[email protected]>
🚀 Preview for commit 8e75615 at: https://68affd3b308c876bf41bd48e--layer5.netlify.app |
Description
This PR significantly improves the copy-to-clipboard user experience in the Sistent color code page by adding enhanced visual feedback, accessibility features, and better error handling while maintaining the project's coding patterns.
This PR fixes #6716
Notes for Reviewers
Signed commits