magento / magento2-page-builder

Magento2 PageBuilder
Other
80 stars 62 forks source link

Text content type can't toggle editor #788

Open LyraGhost opened 3 years ago

LyraGhost commented 3 years ago

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. image image

Preconditions (*)

  1. Magento opensource 2.4.3
  2. Page Builder 1.7.0

Steps to reproduce (*)

  1. Set Stores > Configuration > General > Content Management > WYSIWYG Options > Enable WYSIWYG Editor to "Disabled by Default"
  2. Open page with page builder field.
  3. Add text content-type to stage
  4. 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. image image

Actual result (*)

Can't switch into wysiwyg editor as button is hidden. image

m2-assistant[bot] commented 3 years ago

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