mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| context.test.js | ||
| page-button.test.js | ||
| page-resolver.test.js | ||
| page.test.js | ||
| pagination-list.test.js | ||
| pagination.test.js | ||
| size-per-page-dropdown.test.js | ||
| size-per-page-option.test.js | ||