Actions
Bug #1539
closedPagination not shown for tables sometimes
Start date:
2021-06-24
Estimated time:
Found in version:
Description
It is possible, that this will occur not very often, but the pagination selector is not displayed if my profile table row are set to 100 and the table has under 100 entries. Which is OK, but if, at the table, I choose to only display 10 entries, there is also no pagination selector shown, so I know, there are more than 10 entries, but I cannot page through them. If I change table row to e.g. 10, the pagination selector will be displayed.
Please see the attached videos for better understanding.
Maybe it is better and easier to show the pagination right away, even if it has only one page. Makes the code slimmer, less prone to error and I think the user won't mind it.
Actions