[x]: This is a bug and not a question.
[x]: I understand that the best way to resolve this issue is to solve it and propose a Pull Request.
Describe the bug**
"Check all" does not affect all rows if more than 25 rows of data are displayed.
For example, on the manage reservations page.
To Reproduce**
Steps to reproduce the behavior:
- Go to manage reservations page: /Web/admin/manage_reservations.php
- Display 50 or more records per page.
- Tick the check box "select all", to select the check boxes on all rows.
Expected behavior**
All the rows check boxes should be ticked. But instead only first 25 rows are ticked.
Specifications
- LibreBooking
develop branch: 7f735d9
- The problem still persists even in version 4.1.0
[x]: This is a bug and not a question.
[x]: I understand that the best way to resolve this issue is to solve it and propose a Pull Request.
Describe the bug**
"Check all" does not affect all rows if more than 25 rows of data are displayed.
For example, on the manage reservations page.
To Reproduce**
Steps to reproduce the behavior:
Expected behavior**
All the rows check boxes should be ticked. But instead only first 25 rows are ticked.
Specifications
developbranch: 7f735d9