Details
-
Bug
-
Status: Done
-
Medium
-
Resolution: Fixed
-
2.31.0
-
Yes
-
3
-
Yes
-
Yes
-
Yes
-
C/S Core
-
Description
With Pagination implemented on Inventory UI, we have a weird UX behavior, generally when a user selects all checkbox on the top, they have the current view in scope, it should not be making a selection across all pages and deleting the agents.
STR:
1) Open PMM Inventory
2) Navigate to Agents, select the top left corner checkbox
3) Selection across all agents pages, if you have 135 agents it would be 7+ pages
4) Delete action applied to all
Expected Behaviour:
Implement deletion to what user can view, I would not want to select agents/nodes/services for pages I can't even see, so the bulk action should be scoped to the current items in the list view.