feat(ui): show total device count in device UI #731

Closed
opened 2026-03-28 04:27:55 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2269
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2269
Original created: 2026-01-12T05:53:26Z


Is your feature request related to a problem?

when looking at the device UI / device table, at the bottom where the pagination stuff is, it shows '20' results, but it should say 20 / X, and we could probably use some better pagination options there instead of just arrow left/right

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2269 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2269 Original created: 2026-01-12T05:53:26Z --- **Is your feature request related to a problem?** when looking at the device UI / device table, at the bottom where the pagination stuff is, it shows '20' results, but it should say 20 / X, and we could probably use some better pagination options there instead of just arrow left/right **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2269#issuecomment-3752882125
Original created: 2026-01-15T04:43:00Z


Fixed in UI cleanup work. Added total_count attribute to ui_pagination component - now displays 'Showing X of Y results' in device list. See #2310.

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2269#issuecomment-3752882125 Original created: 2026-01-15T04:43:00Z --- Fixed in UI cleanup work. Added total_count attribute to ui_pagination component - now displays 'Showing X of Y results' in device list. See #2310.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#731
No description provided.