AllenFang/react-bootstrap-table

Support shift (keyboard) to select/unselect multiple rows

Ouverte

#1 574 ouverte le 27 août 2017

 (6 commentaires) (3 réactions) (0 personne assignée)JavaScript (795 forks)batch import
help wanted

Métriques du dépôt

Stars
 (2 240 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur