-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.1
-
MOODLE_22_STABLE
-
MOODLE_23_STABLE
-
MDL-31315-master-6 -
We've just had a spate of users who have uploaded files for an assignment, but not clicked the 'Save Changes' button.
I see two potential aids to prevent this:
- automatically save (background ajax?) when uploading; and/or
- window.onbeforeunload to pop up a warning before closing.
The possibility of autosave is being investigated elsewhere. This patch introduces a warning popup when navigating away from partially filled in forms.
- Discovered while testing
-
MDL-31655 No warning after editing textbox and not saving.
- Closed
- has a non-specific relationship to
-
MDL-26969 Upload file assignment submission problem
- Closed
-
MDL-26902 Add a "Cancel" button and string to the Private Files area to make it clearer that saving is required.
- Closed
-
MDL-31309 Usability of HTML editor in fullscreen mode
- Closed
- has been marked as being related by
-
MDL-24390 Usability: Draft and requiring 'Save changes' in Site legacy files seems redundant/confusing
- Closed
-
MDL-31660 Rename and tidy up lib/yui/formslib/formslib.js
- Closed
-
MDL-24398 "Save changes" after uploading a file seems unnecessary and causes confusion
- Closed
-
MDL-30531 Save changes -- private files
- Closed
- is duplicated by
-
MDL-24044 Add a warning when exiting out of an editor without saving
- Closed
- Testing discovered
-
MDL-31656 Downloading a file that was just uploaded into a form should not navigate away from page. Triggers form changed warnings.
- Closed
- will help resolve
-
MDL-26902 Add a "Cancel" button and string to the Private Files area to make it clearer that saving is required.
- Closed