-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Open https://gridjs.io/
- Scroll to the footer and note the footer content/links
- Open https://gridjs.io/docs
- 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
Evidence
- Screenshots of homepage footer and docs footer showing differences
- Playwright test that compares footer link sets and fails due to mismatch
Homepage:
Docs Footer:
Defect:
Environment
- OS: Windows
- Browser: Chromium (Playwright)
- Tool: Playwright Test
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working