Migrate admin entity edit dialogs to the universal modal system
Open
area:frontend
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
Migrate `InstanceTypeEditDialog`, `AdminStackEditDialog`, and `TeamTypeEditDialog` from `pages/admin/*/dialogs/` to the universal modal system. All three are admin entity edit forms with similar structure.
Move to `components/dialogs/admin/`.
Part of #8140, #8122.
Contributor guide
Assessment
This issue has not been assessed yet.