Migrate asset 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 `AssetCompareDialog` and `AssetDetailDialog` 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.