AllenFang / AllenFang/react-bootstrap-table
Select All doesn't persist across pages.
オープン
- 主要言語
- JavaScript
- スター
- 2.2k
- フォーク
- 761
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
1. Click Select All on the current page, all rows are now selected.
2. Go to the next page, note that nothing is selected, this is fine.
3. Go back to previous page, note that all the rows are still selected. This is good and what should be expected.
4. Go to the next page and and click Select All, all the rows are now selected.
5. Go back to the previous page, note that all of the rows are unselected now. This is the bug.
コントリビューションガイド
評価
この issue はまだ評価されていません。