Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] New internal hook: useGridRowGroupsPreProcessing #2840

Merged
merged 12 commits into from
Oct 14, 2021

Conversation

flaviendelangle
Copy link
Member

@flaviendelangle flaviendelangle commented Oct 11, 2021

Extracted from #2725
Part of #2813


The grouping process is not used for now, both #2725 and #212 will register a grouping algorithm using this new method.
useGridRows should use them in a later extracted PR from #2725, it needs to also migrate the Filter and Sorting to the new tree structure.

@flaviendelangle flaviendelangle self-assigned this Oct 11, 2021
@flaviendelangle flaviendelangle added component: data grid This is the name of the generic UI component, not the React module! core Infrastructure work going on behind the scenes labels Oct 12, 2021
@flaviendelangle flaviendelangle marked this pull request as ready for review October 12, 2021 09:10
@flaviendelangle flaviendelangle requested review from m4theushw, DanailH and alexfauquette and removed request for m4theushw October 12, 2021 09:10
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Oct 13, 2021
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Oct 13, 2021
@flaviendelangle flaviendelangle merged commit aa084a6 into mui:next Oct 14, 2021
@flaviendelangle flaviendelangle deleted the rows-pre-processing branch October 14, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants