Actions
Refactor #26011
closedChange Dialog component to MessageDialog from patternfly
Pull request:
Fixed in Releases:
Found in Releases:
Description
Instead of moving the 'ConfirmDialog' and 'Dialog' from Katello's 'move_to_foreman' directory to foreman,
using MessageDialog component from patternfly.
Small design changes:
foreman Dialog:
Confirm delete:
Exit without saving:
Wrong data:
Confirm Edit:
patternflys MessageDialog:
Confirm delete:
Exit without saving:
Wrong data:
Confirm Edit:
Files
Actions