Migrate device snapshot 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 `SnapshotCreateDialog` from `pages/device/dialogs/` and `SnapshotAssignDialog` from `pages/device/VersionHistory/Snapshots/dialogs/` to the universal modal system. Both are snapshot-related and similar to their instance counterparts, might be worth sharing code across the two.
`TokenDialog` from `pages/device/Settings/dialogs/` is small enough to include here if convenient.
Move to `components/dialogs/device/`.
Part of #8137, #8122.
Contributor guide
Assessment
This issue has not been assessed yet.