Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Need option to enable shift+click multi-column sorting #60

@adlaird

Description

@adlaird

initial proposed structure of this option:

sorting: {
  type: 'multiple' || 'single' (default: 'multiple'),
  modifierActive: true || false (default: true)
}

multiple + true means shift+click will clear sorting and only sort by current column being clicked
single + true means shift+click will keep existing sort and add on current column being clicked

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions