PriyaGhosal/BuddyTrail

BUG: Footer Section - Quick Links Not Working

Opened this issue ยท 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue

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.

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

  • โญ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal โ€“ Project Admin โ€“ for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! ๐ŸŽ‰
Happy open-source contributing!