-
Improvement
-
Resolution: Fixed
-
Major
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-44927-master -
-
13
-
FRONTEND Sprint 11
It was discussed in Scrum and we are not yet happy with the table editing controls in Atto.
We will probably move to a more comprehensive table editing dialogue in the future - but it is too late to start work on that for 2.7 - in the meantime there are 2 improvements that can be made to the context menu that will make it much nicer to use.
1. Add an option to add/remove the caption for a table
2. Hide options that don't make sense when the menu opens (e.g. add caption to a table with a caption, move the left column to the left)
When I implemented this issue and tested it it still was confusing to use so I went further.
I made the entries in the context menu hidden when they didn't make sense for the selected cell - and added a "Edit table" entry that opens a window to edit the caption and change the headers for the table.