feat: Add Copy SVG Button for Badge Preview#8252
Conversation
|
@ishita2650-ai is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
This PR adds a new feature that allows users to easily copy SVGs from the badge preview, which can improve user experience significantly. It's great to see the focus on enhancing the UI with this addition! Please ensure that the SVG output meets the premium quality standards as outlined in the checklist. Additionally, I noticed some past decisions regarding code quality improvements, such as fixing dead code in the |
📦 Next.js Bundle Size Report (Gzipped Sizes)
📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
Thanks for adding the 'Copy SVG' button! This makes it much easier for users to grab the raw SVG code directly from the landing page.
The implementation is straightforward and works well. As a quick tip for the future: consider using a toast notification instead of \�lert()\ for a smoother user experience!
Everything else looks good and the checks are passing. Great work!
Label Justification:
- \level:beginner: Assigned based on 1 file changed (adding a handler and button to the landing page).
- \quality:clean: Simple and effective implementation.
- \ ype:feature: Adds a new action to the landing page preview.
- \mentor:Aamod007: Assigned as required.
|
🎉 Congratulations @ishita2650-ai! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Description
Fixes #7866
Pillar
Visual Preview
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.