Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty pagination #209

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Empty pagination #209

merged 1 commit into from
Oct 2, 2024

Conversation

palagdan
Copy link
Collaborator

@palagdan palagdan commented Oct 1, 2024

Resolves #171

If there are no records, the table will not be shown, as it is unnecessary.

pagination_warnging

When there are records, the table behaves as before.
non-empty-records

@palagdan palagdan requested a review from blcham October 1, 2024 10:36
@blcham blcham merged commit ccdfc58 into main Oct 2, 2024
2 checks passed
@blcham blcham deleted the 171-empty-pagination branch October 2, 2024 13:42
Copy link

@blcham blcham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done!

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.

It should not be possible to navigate in records if the count is not reached
2 participants