Migrate credentials and token 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 `DeviceCredentialsDialog`, `ProvisioningCredentialsDialog`, and `CreateProvisioningTokenDialog` from `pages/team/Devices/dialogs/` to the universal modal system. All three are "here's your credential, copy it" display dialogs with similar structure.
`DeviceCredentialsDialog` already partially uses the `ux-dialog` store, so it's halfway there.
Move to `components/dialogs/team/`.
Part of #8126, #8122.
Contributor guide
Assessment
This issue has not been assessed yet.