magento2-page-builder
magento2-page-builder copied to clipboard
Text content type can't toggle editor
The wysiwyg editor in the text content-type edit form has the "Show / Hide Editor" button hidden.
This becomes an issue when WYSIWYG config is set to Disabled by default, as the editor will be in 'textarea' mode by default, with no way of switching it.
Preconditions (*)
- Magento opensource 2.4.3
- Page Builder 1.7.0
Steps to reproduce (*)
- Set Stores > Configuration > General > Content Management > WYSIWYG Options > Enable WYSIWYG Editor to "Disabled by Default"
- Open page with page builder field.
- Add text content-type to stage
- Open edit form for text content-type
Expected result (*)
Either unhide the "Show / Hide Editor" button, or force the wysiwyg editor to load by default regardless of config settings.
Actual result (*)
Can't switch into wysiwyg editor as button is hidden.
Hi @LyraGhost. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.
Please, add a comment to assign the issue: @magento I am working on this
- Join Magento Community Engineering Slack and ask your questions in #github channel.