BUG #4051
open[SQA] Pagination behavior issue
Description
Issue Description
In PQS, clicking the page number before the ellipsis does not expand the page range. Instead, the ellipsis shifts to appear on both sides of the selected page, resulting in a different and less intuitive pagination behavior. Ref: In Beforward, clicking the page number immediately before the ellipsis expands the pagination to reveal additional page numbers.
Module / Page
Car Details Page
Module Section
Pagination
Screen Size
All Devices
Tested By
Md Abdul Hamid
Steps to Reproduce
- Open the application on any device.
- Navigate to a page with pagination in PQS and Beforward.
- Click the page number immediately before the ellipsis in both systems.
- Observe the pagination behavior in each system.
Expected Result
Clicking the page number before the ellipsis should expand the pagination and display additional page numbers, similar to standard pagination behavior.
Actual Result
In PQS, the ellipsis shifts to appear on both sides of the selected page instead of expanding the page range, unlike Beforward.
Issue Type
UI / Usability / Suggestion
Root Cause
Impacted Area
Updated by Md.Sajib Ahmed 3 months ago
- Assignee set to Tasfia Zaima
- % Done changed from 0 to 100
We’ll skip this suggestion for this phase.
Updated by Md.Sajib Ahmed 3 months ago
- Assignee changed from Tasfia Zaima to Md. Abdul Hamid
Updated by Aman Bhuiyan 9 days ago
- Assignee changed from Md. Abdul Hamid to Md.Sajib Ahmed
Updated by Md.Sajib Ahmed 8 days ago
- Status changed from Pending to In Progress
- Assignee changed from Md.Sajib Ahmed to Aman Bhuiyan
We decided to implement the pagination functionality similar to the Daraz website.
We will follow that approach and update it accordingly.