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

260 pagination fix #272

Merged
merged 2 commits into from
Nov 28, 2023
Merged

260 pagination fix #272

merged 2 commits into from
Nov 28, 2023

Conversation

lache-melvin
Copy link
Collaborator

Closes #260

πŸ‘©πŸ»β€πŸ’» What does this PR do?

Fixes missing pagination controls on Notifications and Events pages. It wasn't rendering as the total count wasn't being provided.

Updated the DataTable pagination input type to require total.

πŸ§ͺ How has/should this change been tested?

Pagination controls should be available on both pages (and all others)

πŸ’Œ Any notes for the reviewer?

Copy link
Collaborator

@jmbrunskill jmbrunskill left a comment

Choose a reason for hiding this comment

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

Nice fix, helps avoid the problem in future!

@lache-melvin lache-melvin merged commit 054fd11 into main Nov 28, 2023
@lache-melvin lache-melvin deleted the 260-pagination-fix branch November 28, 2023 02:14
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.

Pagination on Notifications and Events pages
2 participants