paretOS icon indicating copy to clipboard operation
paretOS copied to clipboard

Coach Review Modal - Rich Text

Open mikhael28 opened this issue 2 years ago • 0 comments

In ApproveExperienceModal, we want to change the coach notes from being a simple form field to being a rich-text field, where the coach can leave detailed feedback instead of simple font. We will then want to update the view on the mentee's side, to review the notes in dangerouslySetInnerHtml or another form to display the rich-text.

We already have quill.js, but I am not super happy with it (250kb in bundle size) - you can implement the same system we have already, but I am also open to other rich text suggestions. Please give an indication of what the bundle size contribution of a new NPM module is!

mikhael28 avatar Sep 02 '21 16:09 mikhael28