Skip to content
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

[BUG] Many links within the navigation menu, footer, and other sections are not functioning as expected. #642

Open
5 tasks done
byteom opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level1 GirlScript Summer of Code

Comments

@byteom
Copy link
Contributor

byteom commented Oct 25, 2024

Description

Issue: Many links within the navigation menu, footer, and other sections are not functioning as expected.

Expected Behavior: Each anchor link should navigate to its respective page without errors.

Steps to Reproduce:

  1. Locate the Links: Navigate to the webpage and find the links within the navigation menu, footer, or any other sections.

  2. Click on Each Link: Test each link by clicking on it to observe if it directs you to the intended page.

  3. Observe the Outcome:

    • Check if the link opens the correct page or if any error occurs (such as "Page not found" or the page not loading).
  4. Inspect for Errors:

    • Open the browser’s Developer Console (Ctrl+Shift+I or right-click and select “Inspect”).
    • Go to the Console tab, click on the links again, and see if any error messages appear, indicating missing or broken links.
  5. Review Link URLs: Examine the URL structure for each link (relative or absolute paths) to ensure they lead to the correct destinations.

Expected Result: All anchor links should open their respective pages seamlessly without displaying any errors or broken links.

/please assign this issue to me.

Screenshots

No response

Any additional information?

No response

What browser are you seeing the problem on?

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@byteom byteom added the bug Something isn't working label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext hacktoberfest-accepted level1 GirlScript Summer of Code
Projects
None yet
Development

No branches or pull requests

2 participants