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

[DataGridPro] Fetch new rows only once when multiple models are changed in one cycle #16101

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

arminmeh
Copy link
Contributor

@arminmeh arminmeh commented Jan 8, 2025

Extracted from the work in #15378
It is also needed in #15548

This way, it will be easier to cherry pick it to v7

@arminmeh arminmeh added component: data grid This is the name of the generic UI component, not the React module! plan: Pro Impact at least one Pro user enhancement This is not a bug, nor a new feature needs cherry-pick The PR should be cherry-picked to master after merge v7.x feature: Server integration Better integration with backends, e.g. data source labels Jan 8, 2025
@mui-bot
Copy link

mui-bot commented Jan 8, 2025

Deploy preview: https://deploy-preview-16101--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 433a68d

@arminmeh arminmeh marked this pull request as draft January 8, 2025 16:30
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

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

@arminmeh arminmeh force-pushed the debouce-fetch-rows branch from 679f628 to d5c8643 Compare January 9, 2025 12:40
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 9, 2025
@arminmeh arminmeh force-pushed the debouce-fetch-rows branch from d5c8643 to 1251740 Compare January 9, 2025 19:34
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! enhancement This is not a bug, nor a new feature feature: Server integration Better integration with backends, e.g. data source needs cherry-pick The PR should be cherry-picked to master after merge plan: Pro Impact at least one Pro user v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants