-
Improvement
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
This proposal came from a chat with dobedobedoh while Andrew was reviewing MDL-73090
We can improve the usage of Notification.confirm to use the new method being added here that acts in the same manner but returns a promise, so it can be used as part of the promise chain and avoids deep nesting when defining the saveCallback callback
Andrew also recommends the use of string prefetching, to improve UX and reduce number of requests required to get UI element strings