ravendb / samples-yabt

"Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI
https://yabt.ravendb.net
MIT License
107 stars 22 forks source link

Add a rich text editor for tasks and comments #15

Open AKlaus opened 3 years ago

AKlaus commented 3 years ago

Need to find a good-looking easy-to-maintain rich test editor for using in Backlog items and replace the standard textarea we use at the moment.

There are several candidates:

chesthar commented 2 years ago

I would vote for Ngx-Editor. Tiny I would say is more for blog-type app where the additional capabilities of the editor might be important. And also another factor when choosing an external library is the number of open issues Currently Ngx-Editor: 6 vs. tinymce-angular:18