AllenFang/react-bootstrap-table

Support shift (keyboard) to select/unselect multiple rows

Open

#1.574 geöffnet am 27. Aug. 2017

Auf GitHub ansehen
 (6 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (795 Forks)batch import
help wanted

Repository-Metriken

Stars
 (2.240 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It would be great if we could use the shift key (in the keyboard) to select multiple rows. For example - click on the "select" of row#1, press down the shift key, click on the "select" of row#5 -> result is that rows 1,2,3,4,5 are selected.

Same with unselect.

Contributor Guide