canonical / canonical/react-components
Paginated MainTable sorting only sorts the visible page
Open
- Dominant language
- TypeScript
- Stars
- 151
- Forks
- 74
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 11
Description
When using the `MainTable` component with `sortable` and pagination, only the visible rows are sorted, not the whole data set.
Perhaps this is intended behaviour, but we've had users complain that they expect the whole data set to be sorted so if we don't want to change the current behaviour, we need an option to enable sorting of the whole data set.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.