manager-ui icon indicating copy to clipboard operation
manager-ui copied to clipboard

Content: WYSIWYG Pending Issues

Open zcolah opened this issue 1 year ago • 0 comments

Below is a list of issues that we will resolve in a future iteration.

Allow WYSIWYG to be locked to a Media folder

  1. Restrict media uploads within a WYSIWYG field to a specific folder
  2. Will ensure all media files get uploaded to one folder allowing for better organization

Drag and Drop Image into WYSIWYG

  1. Upload Image to Media when a user drags and drops an image into the WYSIWYG upload it to Media
  2. Currently we do not support this
  3. "For example, when I drag and dropped a file into WYSIWYG and try to save, it does not let me save. And it gives a 500 error, it's confusing to a user as they don't know the mistake they made."
  4. Provide an error when a user tries to drag and drop a non image file into the WYSIWYG editor. All Image extension types listed below will be supported - PNG, WEBP, JPG, SVG.

Copy Pasting

  1. Add menu that triggers when a user is pasting content into the WYSIWYG text input that asks them if they want to paste as plain text or rich text.
  2. Rich text does not always copy paste correctly. Hence some users make a plain text document of their rich text content. And then enter Zesty and apply the formatting in the WYSIWYG text input.
  3. There is an option to copy paste plain text. Just nobody knows about the option. When a user is pasting, we can ask the user, if they want to paste plain or paste rich text.

Other Issues

  1. Incorporate Inline AI Generation
  2. Allow images to be modified in the WYSIWYG via the On the Fly editor
  3. Add ability to add embed code into the embed social media modal

zcolah avatar Jan 25 '24 16:01 zcolah