Fix: Broken Footer Links (Disease Detector) + Dark/Light Toggle Issues (Shopkeeper & Plantation) + Remove Extra Scroll-To-Top Button#1703
Merged
omroy07 merged 2 commits intoomroy07:mainfrom Mar 7, 2026
Conversation
|
@Eshajha19 is attempting to deploy a commit to the Om Roy's projects Team on Vercel. A member of the Team first needs to authorize it. |
Thanks for creating a PR for your Issue!
|
|
🎉 Congrats @Eshajha19 on getting your PR merged! 🙌 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✅ PR Title
Fix: Broken Footer Links (Disease Detector) + Dark/Light Toggle Issues (Shopkeeper & Plantation) + Remove Extra Scroll-To-Top Button
✅ PR Description
Summary
This PR fixes multiple UI issues and improves theme toggle functionality across different pages.
Fixes
Fixed broken links in the footer.
Ensured all footer links redirect to the correct pages.
Fixed Dark/Light theme toggle not working.
Updated theme switching logic to ensure proper application of styles.
Fixed Dark/Light toggle issue.
Removed duplicate Scroll-To-Top button to avoid UI duplication and improve user experience.
Enhancements
Improved theme toggle consistency across pages.
Cleaned redundant UI elements.
Minor CSS and JavaScript fixes for better stability.
Testing
Verified the following:
Footer links on Disease Detector page work correctly.
Dark/Light toggle works properly on Shopkeeper page.
Dark/Light toggle works properly on Plantation page.
Extra scroll-to-top button removed from Plantation page.
Result
Fixed navigation issues.
Consistent theme switching.
Cleaner UI and improved user experience.
This PR closes issue #1699
Screen.Recording.2026-03-07.112827.mp4
Screen.Recording.2026-03-07.115300.mp4