Open bradenmacdonald opened 3 weeks ago
@jmakowski1123 FYI
cc @GlugovGrGlib for visibility. These are small additions being made to the new unit page MFE.
@bradenmacdonald Now that the course unit is an iframe that displays the legacy UI, is this issue relevant?
@navinkarkera Yes, we should be intercepting the events from the iframe and displaying this modal from the Authoring MFE, not from the legacy page. See how they're doing it for the "Move XBlock" modal: https://github.com/openedx/frontend-app-authoring/pull/1422
@jmakowski1123 @lizc577 @sdaitzman @marcotuts This is ready for AC testing on the sandbox
Looks good to me!
Similarly to some other areas, the number of concentric boxes is a bit high here, but I don't think it's a blocker for this.
@sdaitzman This issue is about displaying the preview changes modal from the new course unit page. You can test it here.
The sandbox is set to take you legacy course unit page by default, but we flip this temporarily if required.
Thanks @navinkarkera! Tested a few rounds of updates and the ignore changes feature.
Just out of curiosity, what determines whether the legacy/updated course unit page will be shown?
@sdaitzman It's a setting that the administrator controls. There is currently no way for users to toggle the setting nor choose for themselves (though that's something I've been pushing for).
<CompareChangesWidget>
: