chore(scorecard): migrate from Material UI v4 to MUI v5#3312
chore(scorecard): migrate from Material UI v4 to MUI v5#3312Eswaraiahsapram wants to merge 1 commit into
Conversation
Unexpected ChangesetsThe following changeset(s) reference packages that have not been changed in this PR:
Note that only changes that affect the published package require changesets, for example changes to tests and storybook stories do not require changesets. Changed Packages
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3312 +/- ##
==========================================
- Coverage 53.95% 53.95% -0.01%
==========================================
Files 2379 2377 -2
Lines 86136 86126 -10
Branches 23892 23892
==========================================
- Hits 46473 46466 -7
+ Misses 38071 38068 -3
Partials 1592 1592
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
ReviewFindingsLow
Info
|
| }, | ||
| filter: { | ||
| '& + &': { | ||
| marginTop: theme.spacing(2.5), |
There was a problem hiding this comment.
[low] pattern-inconsistency
Mixed styling approach: makeStyles from @mui/styles retained for filter class while sx props used for other styles. Other files in this PR and other migrated workspaces fully remove makeStyles.



Hey, I just made a Pull Request!
Fix: https://redhat.atlassian.net/browse/RHIDP-13844
Migrates the scorecard workspace from Material UI v4 to MUI v5.
--- NFS ---
Screen.Recording.2026-06-05.at.11.31.20.AM.mov
--- Legacy app ---
Screen.Recording.2026-06-05.at.11.29.15.AM.mov
✔️ Checklist