-
Notifications
You must be signed in to change notification settings - Fork 38
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
Fix: Redirecting Links for About Section on Login, Sign-Up, and Counting Pages issue 72 #77
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for matrubodhah ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@Anjaliavv51 , @iitzIrFan t Give labels to this pr swoc, intermediate or advance. |
Please review it also @Anjaliavv51 and lebel swoc. |
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.
Approved!
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
Thanks . |
Description:
This PR resolves the issue where the "About" section link was not functioning correctly on the Login, Sign-Up, and Counting pages. The links are now fully operational and redirect users to the correct "About" page.
Changes Made:
Added proper routing/URL for the "About" section link on the Login Page.
Corrected the link for the "About" section on the Sign-Up Page.
Fixed the "About" section link on the Counting Page to ensure proper redirection.
Testing:
Verified that the "About" link redirects correctly on:
Login Page
Sign-Up Page
Counting Page
Feedback page
Tested on various screen sizes and devices to ensure consistent behavior.
Impact:
This fix enhances the user experience by ensuring seamless navigation to the "About" section from all relevant pages.
Additional Notes:
No breaking changes introduced.
If there are any additional feedback or edge cases, I can address them promptly.