Edit RichString with a textarea
In the entity edition view, the RichString are rendered as text input, which is not easy to use. I would prefer a textarea because RichString are, most of the time, pretty big, and it is difficult to edit long text in a text input.
Ideally, we would want to implement editorjs in this edition view ? (or other lib, but we experimented editorjs)