Skip to content

Comments

Migrate Material UI from v4 to v5.#311

Open
floitsch wants to merge 4 commits intofloitsch/upgrade-version.50.reactfrom
floitsch/upgrade-version.60.deprecated
Open

Migrate Material UI from v4 to v5.#311
floitsch wants to merge 4 commits intofloitsch/upgrade-version.50.reactfrom
floitsch/upgrade-version.60.deprecated

Conversation

@floitsch
Copy link
Member

No description provided.

Replace @material-ui/core and @material-ui/icons with @mui/material@5.16
and @mui/icons-material@5.16. Use tss-react for makeStyles compatibility.

- Update all component imports to @mui/material
- Convert withStyles class components to functional components
- Migrate theme: createMuiTheme -> createTheme, palette.type -> palette.mode
- Update type declarations for @mui/material/styles
- Fix sidebar box-sizing to prevent header blur overlap
- Add Cypress layout test for header/sidebar alignment
@floitsch floitsch requested a review from kasperl February 20, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant