-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.8
-
MOODLE_28_STABLE
-
MDL-46936-master-3 -
-
20
-
FRONTEND Sprint 14
After the import of UCLA code, the AJAX editing has broken. In addition
Todo
AJAX doesn't load at all. Missing id column so incorrect variables are supplied as arguments to module.jsClick to edit fieldsClicking on another element of the page should saveOn blur (deselect) the change should saveHitting escape should cancel - non edit modeArrow keys - Ctrl+Arrow Key fine on everything except Safari (and then it's just control+command+key)Headings become misaligned when you edit an entry.Analysis icon being forced to second line when editing cell
Not handling
- "Cannot read property 'setStyle' of null" error message - cannot reproduce
- 'Error click this box to remove it' - error box is just text and not a box Occurs when invalid text is submitted to a cell
- Javascript error - undefined is not a function (this._hideSpinner()) - will be handled in
MDL-25544 - Totals at the bottom aren't updated when you edit a cell. - will be handled in
MDL-46658 - Row not highlighted when you click in the name field - will be handled in
MDL-46658, unrelated to AJAX editing - TAB'ing behaviour only works as desired on FF. (and even then it's not great, at the end of the column it tabs out) In IE, Safari and Chrome it tabs to elements outside of the table.