You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After deleting a case, the number of cases in the pagination is not refreshed. Cases are removed until there is only one. When the last one is deleted then repagination happens.
Expected behavior
After deleting a case, the next case from the next page should appear in the last position of the current page.
How to reproduce the bug
1- Go to the case portal
2- Remove a case on any page except the last one.
3- The number of cases shown on this page now is 1 less that the pagination limit
(No new cases are brought from the next page to fill the gap)
The text was updated successfully, but these errors were encountered:
Describe the bug
After deleting a case, the number of cases in the pagination is not refreshed. Cases are removed until there is only one. When the last one is deleted then repagination happens.
Expected behavior
After deleting a case, the next case from the next page should appear in the last position of the current page.
How to reproduce the bug
1- Go to the case portal
2- Remove a case on any page except the last one.
3- The number of cases shown on this page now is 1 less that the pagination limit
(No new cases are brought from the next page to fill the gap)
The text was updated successfully, but these errors were encountered: