mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-14 13:41:46 +00:00
* Fix error banner position in all dialogs (#226) * fix error banner position in all dialogs Signed-off-by: Andy Lee <andy.lee@suse.com> * update HarvesterImageDownloader.vue Signed-off-by: Andy Lee <andy.lee@suse.com> --------- Signed-off-by: Andy Lee <andy.lee@suse.com> (cherry picked from commit 25439aee65ea900fe1aca9e52db51140babf3365) # Conflicts: # pkg/harvester/dialog/ConfirmExecutionDialog.vue # pkg/harvester/dialog/HarvesterImageDownloader.vue * remove unneeded dialog components Signed-off-by: Andy Lee <andy.lee@suse.com> --------- Signed-off-by: Andy Lee <andy.lee@suse.com> Co-authored-by: Andy Lee <andy.lee@suse.com>