Skip to content

[docs] Move sorting into its own page #925

@oliviertassinari

Description

@oliviertassinari

Summary 💡

The sorting feature is one of the most popular features of a data grid, at least, from a community perspective. Check the ranking usage of react-table between the different demos (at a giving point in time):

  • baseline 135.6k
  • filtering 45.8k
  • pagination 34.6k
  • sorting 37.6k
  • cell edition 28.4k
  • row checkbox 26.4k
  • row expand 20.6k
  • grouping 19.0k
  • column resizing 11.9k
  • row drag and drop 10.7k
  • column order 10.5k
  • footer 8.7k
  • column hidden 6.0k

We should make it more visible, it should be part of the side navigation

Motivation 🔦

In its current configuration, it's too challenging to find this page https://material-ui.com/components/data-grid/rows/#row-sorting. Having a link in the side navigation, either as a child of "Rows" or as a flat item until we need to break down "Rows" int o multiple pages will help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to the documentation.scope: data gridChanges related to the data grid.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions