Fix SVG Support for Full GitHub Usernames with Responsive Font Scaling - #8889
Fix SVG Support for Full GitHub Usernames with Responsive Font Scaling#8889VanshikaSingh28 wants to merge 3 commits into
Conversation
|
@VanshikaSingh28 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 enhances the SVG rendering by supporting longer GitHub usernames and improving font scaling, which aligns with our goal of providing a better user experience. It is similar to previous decisions made regarding visually themed fallback SVGs for API errors, where we aimed to enhance visual consistency based on user preferences. Thank you for your contribution, and I look forward to your updates! |
📦 Next.js Bundle Size Report (Gzipped Sizes)✨ No significant bundle size changes detected. 📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
Thanks for this! Adding the troubleshooting section for GitHub Camo caching is incredibly helpful, and fixing the SVG responsive font scaling will prevent username overflow issues. Approved!
…e font scaling (#1370)
Description
Fixes #1370
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.