-
Bug
-
Resolution: Unresolved
-
High
-
None
-
2
-
Severity 2 - Major
-
Issue Summary
The <Next> used by the pagination is not showing correctly the next range of spaces.
Steps to Reproduce
Note: The issue may be observe on the second page (after the first next) or later on (inconsistent).
Consider a use case where there are a high number of spaces, for instance, 1000 spaces.
1. On C2C Data Transfer, Navigate to the space selection interface in the application;
2. Observe the page - the latest space and the total of page 25, the default;

3. Check all spaces. Hit Next for the next page;

Expected Results
We should be seeing the pages from 26-50
There should not have any selected space.
Actual Results
It shows one space already selected on previous page.- Unchecking the page, now shows as 24 selected spaces;

- Check again all pages
Incorrectly shows now 47 spaces selected

Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available