PriyaGhosal / BuddyTrail

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition & Hacktoberfest !!
https://buddytrail.netlify.app/
MIT License
106 stars 271 forks source link

BUG: Footer Section - Quick Links Not Working #462

Closed Ganeshmoorthii closed 4 days ago

Ganeshmoorthii commented 1 week ago

Is there an existing issue for this?

What happened?

Description The quick links in the footer section of the website are not functioning as expected. When users click on any of the quick links (Home, About, Services, Contact), there is no response or navigation to the respective sections/pages.

Steps to Reproduce:

  1. Scroll to the footer section of the website.
  2. Attempt to click on any of the quick links under "Quick Links" (Home, About, Services, Contact).
  3. Observe that nothing happens and the links do not navigate to the respective pages.

Expected Behavior: Clicking on each quick link should redirect users to the appropriate sections/pages of the website.

Actual Behavior: No action is taken when any of the quick links are clicked. Users are unable to navigate to different sections/pages using the footer.

Screenshots: Attach a screenshot of the footer section showing the quick links. Screenshot 2024-10-10 141051

Possible Fix: Investigate the anchor tags or JavaScript used for the links in the footer section. The issue might be related to incorrect href attributes or missing click event listeners.

Record

github-actions[bot] commented 1 week ago

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

github-actions[bot] commented 1 week ago

Thanks for creating the issue in BuddyTrail! Before you start working on your PR, please make sure to:

github-actions[bot] commented 4 days ago

Hello @Ganeshmoorthii! Your issue #462 has been closed. Thank you for your contribution!