Skip to content

[data grid] Multi-sorting discoverability issues #14563

Closed
@cherniavskii

Description

@cherniavskii

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:

  1. Discoverability: End users are not familiar with the keyboard modifier, a lot of them might not be aware they can multi-sort.
  2. Can't be used on mobile.

We discussed a couple of solutions:

  1. Add a sorting panel to manage the sorting model (e.g., add/remove/reorder the sorting fields, change the sort order for each field).
  2. 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

No one assigned

    Labels

    a11yAccessibility: Issues or PRs related to making the application usable for people with disabilities.feature: SortingRelated to the data grid Sorting featureplan: ProImpact at least one Pro userscope: data gridChanges or issues related to the data grid producttype: enhancementThis is not a bug, nor a new featuretype: new featureIntroduces a new piece of functionality or capability.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions