fix: hide scroll-to-top button on non-mobile devices#1735
fix: hide scroll-to-top button on non-mobile devices#1735RYGRIT wants to merge 1 commit intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔗 Linked issue
🧭 Context
I've seen discussions on Discord about "Scroll to Top" buttons on tablets/desktops.
📚 Description
This PR is merely a safety measure to prevent the button from appearing where it shouldn't—you can always close this PR if you prefer the previously discussed approach.
This is a minimal fix.
isMobilemedia query check