-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[WIP] feat: Upgrade Material IU to v6 #6490
base: master
Are you sure you want to change the base?
Conversation
|
refine Run #11631
Run Properties:
|
Project |
refine
|
Branch Review |
RK-798-refine-mui-6-upgrade
|
Run status |
Failed #11631
|
Run duration | 29m 13s |
Commit |
19c018f64a ℹ️: Merge 8b3cf2f88387dd8ac6da58324b86c633e21cc176 into 961e1fea5e505d133d735bd99111...
|
Committer | Alican Erdurmaz |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
3
|
Flaky |
0
|
Pending |
37
|
Skipped |
0
|
Passing |
380
|
View all changes introduced in this branch ↗︎ |
Tests for review
cypress/e2e/table-material-ui-use-data-grid/all.cy.ts • 1 failed test • table-material-ui-use-data-grid
Test | Artifacts | |
---|---|---|
table-material-ui-use-data-grid > should work with sorter |
Test Replay
Screenshots
|
cypress/e2e/table-material-ui-use-delete-many/all.cy.ts • 1 failed test • table-material-ui-use-delete-many
Test | Artifacts | |
---|---|---|
table-material-ui-use-delete-many > should be able to delete all selected rows |
Test Replay
Screenshots
|
cypress/e2e/table-material-ui-use-update-many/all.cy.ts • 1 failed test • table-material-ui-use-update-many
Test | Artifacts | |
---|---|---|
table-material-ui-use-update-many > should be able to update all selected rows |
Test Replay
Screenshots
|
PR Checklist
Please check if your PR fulfills the following requirements:
Bugs / Features
What is the current behavior?
Material UI upgraded to 6.
What is the new behavior?
fixes #6333