Migrate shared snapshot 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 `SnapshotEditDialog` and `SnapshotImportDialog` from `components/dialogs/` to the universal modal system.
These are already in the shared `components/dialogs/` namespace so they just need the migration to `Dialog.show()`.
Part of #8144, #8122.
Contributor guide
Assessment
This issue has not been assessed yet.