- Issue created by @ckng
1) When editing component, the CKEditor link and media library dialog are hidden behind the edit Componet dialog.
2) Current ME component edit dialog is not modal after clicking on add Component, compare to add Section, add Component modal. This gives a bad editing UX when user is able to interact or could accidentally interact with other page elements.
_defaults:
...
resizable: true
modal: true
The CKEditor link button and media library are hidden behind.
Add section and component, both are modal dialogs.
1) Edit a component with CKEditor, the link and media library modal are hidden behind the edit component dialog.
2) Edit component right after add component is not a modal. Could accidentally press Save, Done or interact with other form/link, leading to unwanted situation.
Change component edit to modal and ensure CKEditor link, media library dialog still working.
-
Change component edit, right after add component to modal.
-
Active
2.1
User interface