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

Bugfix/issue 994 properly calculate page #1014

Merged
merged 5 commits into from
Oct 26, 2019

Conversation

gabrielliwerant
Copy link
Collaborator

Closes #994 (comment).

@coveralls
Copy link

coveralls commented Oct 18, 2019

Coverage Status

Coverage remained the same at 77.358% when pulling 8026205 on bugfix/issue-994-properly-calculate-page into 86deadf on master.

@gabrielliwerant gabrielliwerant merged commit b26205a into master Oct 26, 2019
@gabrielliwerant gabrielliwerant deleted the bugfix/issue-994-properly-calculate-page branch October 26, 2019 04:12
waqasajaz pushed a commit to waqasajaz/mui-datatables that referenced this pull request Oct 31, 2019
* Account for the differences between total page count and page index

* Add tests for getPageValue in utils

* Add assertions for equality cases

* Remove extra unnecessary line breaks

* Change utils test to use nested describe blocks

This will help us distinguish complex functions within the utils file
lalong13 pushed a commit to lalong13/mui-datatables that referenced this pull request Jan 15, 2020
* Account for the differences between total page count and page index

* Add tests for getPageValue in utils

* Add assertions for equality cases

* Remove extra unnecessary line breaks

* Change utils test to use nested describe blocks

This will help us distinguish complex functions within the utils file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current page doesn't reset when data changes
2 participants