Actions
BUG #3895
open[SQA] Pagination Overlaps with Footer on Product Listing Pages
Start date:
12/10/2025
Due date:
% Done:
100%
Estimated time:
Description
On multiple product listing pages, the pagination section overlaps with the footer, causing visual clutter and making the pagination controls difficult to use.
This issue appears across various modules, including Auto Parts and multiple stock pages, indicating a global spacing or layout problem.
Affected Pages:
- Auto Parts
- Stock Page (Used Cars)
- All Stock Page
- Truck Stock Page
- Korean Stock Page
- All Filter Pages (Filter by Maker, Body Type, Year)
The overlap impacts readability, usability, and overall page structure.
Screens: Desktop (≥768px), Tablet (425px–768px), Mobile (≤375px)
Tested By: Tasfia Zaima
Steps to Reproduce¶
- Open the PQS Japan staging website.
- Navigate to any of the affected product listing pages.
- Scroll to the bottom of the page.
- Observe the pagination component sitting too close to or overlapping with the footer.
Expected Result¶
The pagination component should:
- Remain fully visible
- Maintain proper spacing above the footer
- Never overlap with other components
Actual Result¶
The pagination section overlaps with the footer, reducing usability and breaking page layout consistency.
Attachments¶
Module / Section¶
Product Listing Pages → Pagination
Root Cause:¶
lack of gap below main content
Impacted Area:¶
footer
Actions