stable
Clone or download
Read-only
part of story #38627 : Choice of a new Rich Text Editor A check has been forgotten in git #tuleap/stable/b43036ea8ac445987bd5ed2884ced2b98efd69cc to avoid the display of the EditorToolbar component when the editor used in the document is different than ProseMirror. How to test: - In ProseMirror mode --> The mono-toolabr is displayed - In ckeditor mode --> No mono-toolbar Change-Id: Iba38e34d5533322022b5cfc996b04e900f07a53a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artidoc/scripts/artidoc/src/components/DocumentContent.test.ts | +29 | −1 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/DocumentContent.vue | +3 | −1 | Go to diff View file |