AllenFang / AllenFang/react-bootstrap-table

Select All doesn't persist across pages.

Aperta
#2,130 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
2.2k
Fork
761
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.