fix(navbar): show theme toggle on mobile screens#918
Conversation
|
@OmkarArdekar12 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
👋 Hey @OmkarArdekar12, welcome to CommitPulse! 🎉 Thanks for opening your first pull request — this is a big deal and we appreciate the effort! While you wait for a review, please double-check:
A maintainer will review your PR shortly. Hang tight! 🚀 |
|
🎉 Congratulations @OmkarArdekar12! 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 #889
This PR fixes the issue where the theme toggle button was not visible on small/mobile screen sizes.
Previously, the theme toggle button was placed inside a desktop-only container, causing it to disappear on smaller devices. This update ensures that the theme toggle remains accessible across mobile, tablet, and desktop screen sizes while preserving the existing responsive navbar behavior.
Changes Made
Pillar
Visual Preview
Desktop View
Tablet / Large Mobile View
Mobile View
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors.@JhaSourav07 Kindly review this PR. Thank you!