-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-43886-master -
-
3
-
FRONTEND Sprint 9
Noticed when trying to debug issues with the confirmation dialogue.
Although we call destroy on the code, this does not actually remove it from the DOM.
This is a minor issue but I think we should remove things from the DOM too to prevent confusion, and issues where the wrong dialogue is targetted somehow.
Suggesting this as a master-only fix.