-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
-
OCMUI Team Sprint 280
Add pagination to cluster transfer table
We did not add pagination originally to this table as there are no group transfer type of operations and there is no CLI version to start transfers. This means that there should really not be that many transfers for a user at one time.
In the mock ups for this Epic, pagination is added to the table. That will mean that a toolbar will need to be added and pagination controls will need to be verified for the APIs.
I do consider this low priority for now and we may remove it from the sprint.
Acceptance Criteria:
- Add toolbar pagination function to the existing cluster transfer table for both recipients and senders
- Verify the existing react query and service call are setup to handle pagination commands
- Need to add mock data so dev testers can use paging without having to make so many real clusters