react-bootstrap-table2/packages/react-bootstrap-table2-paginator/test
copas2 4a3486cc3c fix #488
* updated test for pagination fix

* suspected bug in page.js

Local pagination aligning returns start page when eg editing cell locally. This results in state change, too. Not really getting the purpose of the original idea. Please consider this modification. It only checks if page fits in the data size range. As I saw, this alignment only affects local pagination, not remote.

* modified fix w/ pageStartIndex

I forgot to mind pageStartIndex
2018-08-16 17:16:47 +08:00
..
context.test.js enhance for #402 2018-08-01 20:26:00 +08:00
page-button.test.js fix #135 2017-11-19 17:42:20 +08:00
page-resolver.test.js fix #453 (#467) 2018-08-11 13:32:44 +08:00
page.test.js fix #488 2018-08-16 17:16:47 +08:00
pagination-list.test.js fix #135 2017-11-19 17:42:20 +08:00
pagination.test.js fix pagination bug 2017-12-16 15:16:03 +08:00
size-per-page-dropdown.test.js fix pagination broken when bootstrap4 2018-08-01 20:26:00 +08:00
size-per-page-option.test.js fix pagination broken when bootstrap4 2018-08-01 20:26:00 +08:00