style(Authoring Tool): Edit activity in a dialog#2311
Conversation
|
Coverage Impact Unable to calculate total coverage change because base branch coverage was not found. Modified Files with Diff Coverage (5)
🤖 Increase coverage with AI coding...🚦 See full report on Qlty Cloud » 🛟 Help
|
There was a problem hiding this comment.
Functionality looks good. I cleaned up the dialog styles. I think we should wait to merge until we have the toggle for regular and advanced editing rather than the icon button that opens advanced editing in another dialog.
I was also thinking it would be better to have the editing dialog title include the activity number in the step, rather than just the activity type. So the dialog title could be "Edit: 1. Open Response", for example, rather than "Edit Activity (Open Response)". The activity number is not readily available in the dialog component as of now, so this would involve making it available to the dialog or maybe via a service lookup function.
Co-authored-by: Jonathan Lim-Breitbart <breity10@gmail.com>
|
After testing the latest, I noticed that when I author an HTML activity and try to "insert/edit images" and "insert/edit media", those dialogs appear behind the Edit Activity dialog. I tried adding a z-index in skin.css (see below) to make sure that the TinyMCE dialog/menu appear above the Edit Activity dialog, but no luck. Can you take a look? |
|
Related to this, none of the menu items (File, Edit, font size, etc) are displayed when clicked on. Also, can we make the TinyMCE take up the entire height of the dialog? |

Notes
Changes
Test