Skip to content

Bug: Some homepage navigation links do not navigate correctly #17

@BasithZhang

Description

@BasithZhang

Description

The footer links Contribute, StackOverflow, and Contributors on the homepage are not accessible and do not navigate to their expected destinations.

Problem Details

  • Contribute
    The link uses a placeholder (href="#") and does not redirect to a contribution guide or GitHub contribution page.

  • StackOverflow
    The link does not redirect to Stack Overflow and instead points to a placeholder (href="#"), making it non-functional.

  • Contributors
    The link does not navigate to the contributors page (e.g., GitHub contributors list) and also uses a placeholder URL.

Why This Is a Bug

These links are expected to redirect users to external resources (GitHub or Stack Overflow).
Using placeholder links (#) makes them inaccessible and breaks expected navigation behavior.

Impact

Users cannot access contribution guidelines, community support (Stack Overflow), or contributor information from the homepage footer.

Test:

https://github.com/BasithZhang/Gridjs_Software-Testing/tree/main/tests/Homepage

Image

Defect:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions