Run-backup progress screen renders as a card, not a full-screen overlay #308
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type: bug (UI) Priority: medium Component: com_mokosuitebackup
Summary
view=runbackuprenders as a small Bootstrap card inside the admin chrome (sidebar and toolbar still visible), instead of the full-screen black overlay used by the "Backup in progress" lock screen other admin tabs show.Fix (this PR)
media/css/runbackup.css:.msb-runbackupis now a fixed, z-indexed, full-viewport black overlay centering a dark panel with light-on-dark text.Branch created:
feature/308-run-backup-progress-screen-renders-as-a-