mikhael28/paretOS

Coach Review Modal - Rich Text

开放

#64 创建于 2021年9月2日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (45 个派生)auto 404
Reactgood first issuehelp wanted

仓库指标

星标
 (35 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南