Skip to content

[DataGrid] Exclude ServerSideLazyLoadingRevalidation from argos#21734

Merged
MBilalShafi merged 3 commits intomui:masterfrom
sai6855:exclude-demo
Mar 13, 2026
Merged

[DataGrid] Exclude ServerSideLazyLoadingRevalidation from argos#21734
MBilalShafi merged 3 commits intomui:masterfrom
sai6855:exclude-demo

Conversation

@sai6855
Copy link
Member

@sai6855 sai6855 commented Mar 13, 2026

Flashes in https://deploy-preview-21628--material-ui-x.netlify.app/x/react-data-grid/server-side-data/lazy-loading/#dynamically-updated-datasets demo is causing argos to fail in multiple PR's, Opened PR to remove it from argos

Check CI's of #21733, #21628, #21738

@sai6855 sai6855 added type: bug It doesn't behave as expected. test scope: data grid Changes related to the data grid. labels Mar 13, 2026
@mui-bot
Copy link

mui-bot commented Mar 13, 2026

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

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 70dd2fb

@sai6855 sai6855 changed the title [daa-grid] Exclude ServerSideLazyLoadingRevalidation from argos [data-grid] Exclude ServerSideLazyLoadingRevalidation from argos Mar 13, 2026
@sai6855 sai6855 marked this pull request as ready for review March 13, 2026 11:34
@sai6855 sai6855 requested review from arminmeh and Copilot March 13, 2026 11:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR excludes the ServerSideLazyLoadingRevalidation demo from Argos visual regression tests because the demo produces visual flashes that cause flaky test failures across multiple PRs.

Changes:

  • Added an exclusion glob pattern for the ServerSideLazyLoadingRevalidation demo in the regression test suite configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: sai chand <60743144+sai6855@users.noreply.github.com>
@arminmeh arminmeh requested a review from MBilalShafi March 13, 2026 12:03
@MBilalShafi MBilalShafi changed the title [data-grid] Exclude ServerSideLazyLoadingRevalidation from argos [DataGrid] Exclude ServerSideLazyLoadingRevalidation from argos Mar 13, 2026
@MBilalShafi MBilalShafi merged commit ce163e3 into mui:master Mar 13, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: data grid Changes related to the data grid. test type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants