Skip to content

Conversation

ricoberger
Copy link
Member

Our implementation for pagination doesn't worked correctly, because the
page number wasn't adjusted when the number of items per page was
changed (e.g. user is on the last page and selects a higher number for
the items per page).

This is now fixed, by setting the page to "1" when the number of items
per page is changed.

Our implementation for pagination doesn't worked correctly, because the
page number wasn't adjusted when the number of items per page was
changed (e.g. user is on the last page and selects a higher number for
the items per page).

This is now fixed, by setting the page to "1" when the number of items
per page is changed.
@ricoberger ricoberger merged commit 9cfe5b4 into main Jun 16, 2022
@ricoberger ricoberger deleted the app-fix-pagination branch June 16, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant