backstage / community-plugins

Community plugins for Backstage
Apache License 2.0
141 stars 143 forks source link

🐛 Bug Report: Replace usage of deprecated @material-ui/pickers #457

Closed Rugvip closed 1 week ago

Rugvip commented 11 months ago

📜 Description

The @material-ui/pickers packages has been deprecated, with @mui/x-date-pickers as the recommended replacement. It does however require MUI v5 and so needs to be considered along with the rest of backstage/backstage#7094. This issue is therefore not actionable yet and is just here to keep track of the issue.

👍 Expected behavior

No packages should use @material-ui/pickers

👎 Actual Behavior with Screenshots

The following plugins use the deprecated packages:

👟 Reproduction steps

Search the project for '@material-ui/pickers'

📃 Provide the context for the Bug.

No response

🖥️ Your Environment

No response

👀 Have you spent some time to check if this bug has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

Rugvip commented 11 months ago

Noting that backstage/backstage#20598 introduces a patch for @material-ui/pickers that we should remove once migrated

npiyush97 commented 11 months ago

migration info => https://mui.com/material-ui/guides/pickers-migration/

awanlin commented 3 months ago

Looking for contributions here

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.