Closed mauromsl closed 8 months ago
With Janeway https://github.com/BirkbeckCTP/janeway/pull/3983 , TinyMCE has become the default WYSIWYG editor for text fields that require sanitization, due to rendering as rich-text.
Hourglass will need to import the TinyMCE assets and it might also be desirable to inject some of the the theme's CSS directives into the iframe so that the styling is consistent with the parent DOM.
With Janeway https://github.com/BirkbeckCTP/janeway/pull/3983 , TinyMCE has become the default WYSIWYG editor for text fields that require sanitization, due to rendering as rich-text.
Hourglass will need to import the TinyMCE assets and it might also be desirable to inject some of the the theme's CSS directives into the iframe so that the styling is consistent with the parent DOM.