Actions
roos-fs tasks #561
open[BUG] The pagination options (25, 50, 100) on the 'Users', 'Services', and 'Tasks' pages do not work.
Start date:
10/17/2025
Due date:
% Done:
0%
Estimated time:
Description
Environment: Staging.
Steps to Reproduce:
- Open 'Users' page.
- Click on the 'Show 25 per page.
Expected Result:
25 users are displayed on the 'Users' page. When the user selects 50 or 100 items per page, the system should display 50 or 100 items respectively. The same behavior should be implemented on the 'Services' and 'Tasks' pages.
Actual Result:
10 users are displayed regardless of how many items per page were selected.
Updated by Olena Tretjakova 7 months ago
**Environment: Staging.
**
Steps to Reproduce:
- Open 'Users' page.
- Click on the 'Show 25 per page.
- Click the arrow up/down next to the ID field name.
Expected Result:
- 25 users are displayed on the 'Users' page. When the user selects 50 or 100 items per page, the system should display 50 or 100 items respectively. The same behavior should be implemented on the 'Services' and 'Tasks' pages.
2.The items in the table are sorted from the smallest to the largest/ from the largest to the smallest.
Actual Result:
- 10 users are displayed regardless of how many items per page were selected.
2.After clicking the arrow next to the 'ID' field name, the number of items on the page changes to 10 per page, even if 25 or 50 items were previously selected.
Updated by Ivan Danyliv 6 months ago
- Status changed from In progress to In review
Updated by Anton Obolientsev 6 months ago
- Status changed from In review to Deployed (QA)
Updated by Olena Tretjakova 6 months ago
- Status changed from Deployed (QA) to Ready for Deployment (prod)
Environment: Staging.
All acceptance criteria were implemented.
Steps to reproduce:
- Open the 'Users' page. Check the pagination options: 10, 25, 50, and 100. Check the sorting of users by ID — from smallest to largest and from largest to smallest.
- Open the 'Services' page. Check the pagination options: 10, 25, 50, and 100. Check the sorting of users by ID — from smallest to largest and from largest to smallest.
- Open the 'Vehicles' page. Check the pagination options: 10, 25, 50, and 100. Check the sorting of users by ID — from smallest to largest and from largest to smallest.
- Open the 'Task' page. Check the pagination options: 10, 25, 50, and 100. Check the sorting of users by ID — from smallest to largest and from largest to smallest.
Attachment: https://screenrec.com/share/VRSitsGeDE
Updated by Vadim Pariev 6 months ago
- Status changed from Ready for Deployment (prod) to Closed
Updated by Albert Katasonov 5 days ago
- Project changed from 8 to Roos-fs-ZIP
- Category deleted (
Bug)
Actions