Closed
Description
Summary
Context: this is a side discussion started in #10866
Currently, multi-sorting can only be applied with a keyboard modifier – Ctrl
/Cmd
+click or Shift
+click. This has some downsides:
- Discoverability: End users are not familiar with the keyboard modifier, a lot of them might not be aware they can multi-sort.
- Can't be used on mobile.
We discussed a couple of solutions:
- Add a sorting panel to manage the sorting model (e.g., add/remove/reorder the sorting fields, change the sort order for each field).
- Allow the multi-sorting to be used without the modifier key via opt-in prop.
Examples
No response
Motivation
No response
Search keywords: multi sorting discoverability
Metadata
Metadata
Assignees
Labels
Accessibility: Issues or PRs related to making the application usable for people with disabilities.Related to the data grid Sorting featureImpact at least one Pro userChanges or issues related to the data grid productThis is not a bug, nor a new featureIntroduces a new piece of functionality or capability.