Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.3, 2.4
-
Fix Version/s: 2.6
-
Component/s: Forms Library
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-35674-form-dependencies -
Pull Master Diff URL:
Description
This is best seen by going to the backup settings page for a large course in internet explorer. There are lots of checkboxes that all depend on each other.
lib/form/form.js uses lots of separate node.on event handlers. Using a single delegate event handler would be much kinder to web browsers.
Attachments
Issue Links
- blocks
-
MDL-17146 find out a way to send mforms back in ajax requests
-
- Closed
-
- is duplicated by
-
MDL-38526 Selecting boxes during import is slow at times
-
- Closed
-
- will help resolve
-
MDL-38192 Backup and restore: Allow selection by activity type
-
- Closed
-
-
CONTRIB-4032 Slow performance of Progress Block with large courses
-
- Closed
-
-
CONTRIB-4302 Editing the progress bar in large courses.
-
- Closed
-
-
CONTRIB-4306 Progress bar won't update and just goes to a blank screen.
-
- Closed
-