-
Notifications
You must be signed in to change notification settings - Fork 146
Inconsistent presence of “bottom to top” and "top to bottom" #714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistent presence of “bottom to top” and "top to bottom" #714
The head ref may contain hidden characters: "Inconsistent-presence-of-\u201CBottom-to-Top\u201D-and-Top-to-bottom"
Conversation
Thanks for creating a PR for your Issue!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review this PR
@supriya46788 maam Please review this PR, and add the appropriate labels. |
@Nikhilrsingh can you please add only one button / circle which includes both top tp bottom & bottom to top like in landing page? |
ok maam i will change it as per your requirement |
@supriya46788 maam changes done as per your requirement, Please review this PR, and add the appropriate labels. |
Screen.Recording.2025-09-23.at.10.12.23.AM.mov |
i merged your pr but after merging the convert recipe page ui code was added twice so i had to revert this pr, please make another pr and make sure no ui part breaks in desktop + mobile view |
Description
This PR resolves the inconsistency where some pages had scroll buttons (Back to Top / Top to Back) while others did not.
Now, all pages have dual scroll buttons, ensuring a consistent and user-friendly navigation experience.
• ✅ Added Back to Top button
• ✅ Added Top to Back button
• ✅ Ensured buttons are styled consistently with other pages
• ✅ Made buttons responsive and functional across all screen sizes
• ✅ Code is reusable and easy to maintain
Fixes issue: #677
🔧 Tech Stack Used
• HTML
• CSS
• JavaScript
📷 Screenshots (Before & After)
Screen.Recording.2025-09-21.at.8.53.28.PM.mov
Screen.Recording.2025-09-22.at.10.17.32.PM.mov
✔️ Testing
• Verified buttons appear on all pages
• Buttons work correctly for scrolling both ways
• Works smoothly on desktop and mobile views