Migrate device assignment dialogs to the universal modal system
Open
area:frontend
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
Migrate `DeviceAssignApplicationDialog` and `DeviceAssignInstanceDialog` from `pages/team/Devices/dialogs/` to the universal modal system. Both do the same thing (select a target to assign a device to) with a different target entity. Small, similar components.
Move to `components/dialogs/team/`.
Part of #8126, #8122.
Contributor guide
Assessment
This issue has not been assessed yet.