eclipse-tractusx / eclipse-tractusx/portal-shared-components
Migrate package @mui/x-data-grid from v6 to v7
Open
breaking change
enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Dependent package @mui/x-data-grid has been upgraded to major version 7 with breaking changes. Fix the issues breaking the build so we can build the library with the latest features and bugfixes.
### Acceptance Criteria
- [ ] package.json contains dependency to 7.x version of the package and compiles successfully
### Additional Information
Official migration guide: https://mui.com/x/migration/migration-data-grid-v6/
Contributor guide
Assessment
This issue has not been assessed yet.