Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4
-
Fix Version/s: 3.4
-
Component/s: JavaScript, Usability
-
Testing Instructions:
-
Affected Branches:MOODLE_34_STABLE
-
Fixed Branches:MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-59759-master-2 -
Pull Master Diff URL:
Description
Yes/No dialogs are a no-no as it hinders usability. We need to remove it in order to discourage its use.
The way to go is to use the Save/Cancel type of AMD modal instead, in which has a customisable save button text.