Migrate misc standalone 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 `BlueprintSelectorDialog`, `EditApplicationPermissionsDialog`, and `EducationModal` to the universal modal system. These are standalone shared dialogs that don't fit neatly into other groups.
`BlueprintSelectorDialog` and `EditApplicationPermissionsDialog` are already in `components/dialogs/`. `EducationModal` is also in `components/dialogs/`.
Part of #8144, #8122.
Contributor guide
Assessment
This issue has not been assessed yet.