opensupports / opensupports

OpenSupports is a simple and beautiful open source ticket system
http://www.opensupports.com/
GNU General Public License v3.0
947 stars 364 forks source link

Editor replacement proposal #689

Open cgworkit opened 4 years ago

cgworkit commented 4 years ago

I would like to propose to replace the editor with either TinyMCE or CKEditor.

When you create an article and have it formatted correctly it will break the formatting and shifts everything towards the middle of the page.

nickbe commented 4 years ago

Switching to another editor might be useful, but I would go for the Simditor or similar wsiwyg markdown editor. All the standard html formatting stuff is in the way. And the editor should be restricted to only the most basic features like bold, one or two secondary colors beside black and such.

@ivandiazwm What editor do we currently use?

ivandiazwm commented 4 years ago

We're currenly using Quill (https://quilljs.com/), more specifically react-quill

I think we're ok with this editor since it works fine for our purposes. But article formatting is actually a css issue from our side. Also it should have already fixed in v4.6.0.