Project

General

Profile

Actions

Bug #12391

open

The pagination is not working correctly. It always shows the same range and total entries on every page. check issue throughout the app

Added by priyanka Sharma 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
01/21/2025
Due date:
% Done:

0%

Estimated time:

Description

For example:
If there are 30 total entries and 10 entries per page, the current display shows:
Page 1: "1 to 10 of 10 entries"
Page 2: "1 to 10 of 10 entries"
Page 3: "1 to 10 of 10 entries"
The expected behavior should display the correct range and total entries for all pages:
Page 1: "1 to 10 of 30 entries"
Page 2: "11 to 20 of 30 entries"
Page 3: "21 to 30 of 30 entries"


Files

clipboard-202501211742-1cdw3.png (375 KB) clipboard-202501211742-1cdw3.png priyanka Sharma, 01/21/2025 05:43 PM
Actions

Also available in: Atom PDF