Content
View differences
Updated by Henriette Darge almost 9 years ago
### Steps to reproduce
- Apply a filter on a WP list so that the result is more than 1 page long.
- Navigate to the last page.
- Add an extra filter to reduce the result set so that there are less pages too be seen.
### Actual behavior
- The “no-results” box is shown.
- The pagination is not updated.
- When navigating to the first page the elements are correctly shown.
- See video in attachements

### Expected behavior
- If the page does not exists the first page should be shown.
- The pagination should be updated.
- Apply a filter on a WP list so that the result is more than 1 page long.
- Navigate to the last page.
- Add an extra filter to reduce the result set so that there are less pages too be seen.
### Actual behavior
- The “no-results” box is shown.
- The pagination is not updated.
- When navigating to the first page the elements are correctly shown.
- See video in attachements

### Expected behavior
- If the page does not exists the first page should be shown.
- The pagination should be updated.