Skip to content

Bug: Footer differs between homepage and documentation pages #19

@BasithZhang

Description

@BasithZhang

Description

The footer on the homepage is different from the footer on documentation pages. This causes inconsistent UI/UX and may lead to broken or incorrect footer navigation expectations.

This issue was found during Playwright UI regression testing.

Steps to Reproduce

  1. Open https://gridjs.io/
  2. Scroll to the footer and note the footer content/links
  3. Open https://gridjs.io/docs
  4. Scroll to the footer and compare

Expected Behavior

Footer should be consistent across site pages (same layout and links), or differences should be intentional and documented.

Actual Behavior

Homepage footer and documentation footer are different (layout and link sets differ).

Test

https://github.com/BasithZhang/Gridjs_Software-Testing/blob/main/tests/Dashboard/Config/00_Footer.spec.js

Evidence

  • Screenshots of homepage footer and docs footer showing differences
  • Playwright test that compares footer link sets and fails due to mismatch

Homepage:

Image

Docs Footer:

Image

Defect:

Image

Environment

  • OS: Windows
  • Browser: Chromium (Playwright)
  • Tool: Playwright Test

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