feat: handle edit modals from advanced xblocks (#1445)

Adds new message types, updates message handlers, and implements a new modal iframe for legacy XBlock editing.
This commit is contained in:
Peter Kulko
2025-02-20 12:05:48 -08:00
committed by GitHub
parent 2befd82e51
commit 7e4ecff4e8
15 changed files with 353 additions and 25 deletions

View File

@@ -39,6 +39,7 @@ const SavingErrorAlert = ({
<AlertMessage
show={showAlert}
variant="danger"
data-testid="saving-error-alert"
icon={WarningIcon}
title={intl.formatMessage(messages.warningTitle)}
description={