-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
mui/material-ui
#24637Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: data gridChanges related to the data grid.Changes related to the data grid.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: data gridChanges related to the data grid.Changes related to the data grid.