You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have identified two navigation issues in the website's footer that need to be addressed:
1. Testimonials Link: The "Testimonials" text in the footer is not functional. Although the testimonials section is present on the home page, the link in the footer does not navigate to it.
2. Privacy Policy Link: The "Privacy Policy" text in the footer does not redirect to the respective page. There is an existing page named privacy_policy_page.html in the project source code, but the link is not correctly set up.
As you can see -
Proposed Fixes
Ensure the "Testimonials" text in the footer navigates to the testimonials section on the home page.
Correctly link the "Privacy Policy" text in the footer to the privacy_policy_page.html file.
Expected behavior
The "Testimonials" link in the footer will navigate users to the testimonials section on the home page.
The "Privacy Policy" link in the footer will correctly redirect users to the privacy policy page.
Could you please assign me this issue under GSSoC'24 ?
What browsers are you seeing the problem on?
Chrome
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
aslams2020
changed the title
🐞Bug: Add Functional Links to "Testimonials" and "Privacy Policy" in Footer
BUG🐞: Add Functional Links to "Testimonials" and "Privacy Policy" in Footer
Jun 24, 2024
aslams2020
changed the title
BUG🐞: Add Functional Links to "Testimonials" and "Privacy Policy" in Footer
BUG 🪲: Add Functional Links to "Testimonials" and "Privacy Policy" in Footer
Jun 24, 2024
Is there an existing issue for this?
Describe the bug
Hey @Anishkagupta04, @varshith257
I have identified two navigation issues in the website's footer that need to be addressed:
1. Testimonials Link: The "Testimonials" text in the footer is not functional. Although the testimonials section is present on the home page, the link in the footer does not navigate to it.
2. Privacy Policy Link: The "Privacy Policy" text in the footer does not redirect to the respective page. There is an existing page named privacy_policy_page.html in the project source code, but the link is not correctly set up.
As you can see -
Proposed Fixes
Ensure the "Testimonials" text in the footer navigates to the testimonials section on the home page.
Correctly link the "Privacy Policy" text in the footer to the privacy_policy_page.html file.
Expected behavior
Could you please assign me this issue under GSSoC'24 ?
What browsers are you seeing the problem on?
Chrome
Record
The text was updated successfully, but these errors were encountered: