-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
Feature Description
Example of this feature RUN CODE SNIPPET
Use Case
(In respect to my Stackblitz)
It should be possible to
- go to page-2
- shift-click element 10 (and keep holding shift)
- go to page-1
- shift click element 3 (and release shift)
- elements 3-10 are added to the selection model and are highlighted
This should work on filtered and sorted data.
The reference I found on SO
- https://stackoverflow.com/questions/56737974/mat-table-shift-selection-on-mutiple-rows
- https://stackoverflow.com/questions/51927265/angular-mat-table-and-shift-click-selection
(maybe this could be a feature of cdk-selection, so this would also work outside of a table context ... to be honest, I don't know how to abstract this ...)
Metadata
Metadata
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix