Pagination will not reset after changing filter value
Steps to reproduce the behavior:
- Select a default filter with the most entries.
- Navigate to the last page (example, page 10).
- Select a filter with least page.
- You will see an empty page and it is still on page 10.
Expected behavior:
It should go back to page 1 after changing filter value.
Additional context
I have solution on my local and will hope to make a pull request on this.
Pagination will not reset after changing filter value
Steps to reproduce the behavior:
Expected behavior:
It should go back to page 1 after changing filter value.
Additional context
I have solution on my local and will hope to make a pull request on this.