backstage / backstage/community-plugins
🚀 tech-radar: Migrate to Backstage UI
- Dominant language
- TypeScript
- Stars
- 422
- Forks
- 697
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 286
Description
### Workspace
tech-radar
### 🔖 Feature description
The plugin can be migrated to BUI.
The plugin code is here: https://github.com/backstage/community-plugins/tree/main/workspaces/tech-radar/plugins/tech-radar
The list of available Backstage UI components is here: https://ui.backstage.io/
The process would be to just switch out the Material UI (MUI) components with their Backstage UI (BUI) versions and visually check to make sure they match. Additionally the Table component from `@backstage/core-components` can be changes to use the Table from Backstage UI (BUI).
### 🎤 Context
~
### ✌️ Possible Implementation
The skill for [Adding New Frontend System Support](https://github.com/backstage/backstage/blob/master/docs/.well-known/skills/plugin-new-frontend-system-support/SKILL.md) to an Existing Plugin might be helpful.
### 👀 Have you spent some time to check if this feature request has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/backstage/community-plugins/blob/main/CODE_OF_CONDUCT.md)
### Are you willing to submit PR?
No, but I'm happy to collaborate on a PR with someone else
Contributor guide
Assessment
This issue has not been assessed yet.