test(HeroSection-responsive-breakpoints): verify Responsive Multi-device Columns & Mobile Viewport Layouts - #7347
Conversation
…ice Columns & Mobile Viewport Layouts
📦 Next.js Bundle Size Report (Gzipped Sizes)
📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
Hey! Thanks for writing responsive breakpoint tests for the HeroSection. Ensuring mobile viewports flex correctly from row to column without layout shift keeps the landing page polished.
I'm assigning level:beginner, type:testing, and quality:clean.
Looks fantastic, approving!
|
🎉 Congratulations @sheeeuWu! 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! 💻✨ |
|
Thank you for reviewing and merging the PR |
Description
Adds
HeroSection.responsive-breakpoints.test.tsxwith 5 unit tests covering responsive heading text size, search form reflow (column → row), fluid input width, and stat badge wrapping to avoid overflow on small screensAdditional changes
I was reviewing my previously merged PRs and noticed that the "Achievements calculated from real-time GitHub data" text in
Achievementspage wasn't visible in light mode, which I missed in PR #7169. Sorry about that. This PR fixes that issues too.Fixes #6839
Pillar
Visual Preview
N/A
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.