Skip to content

comments: use our own editor for writing comments #9027

Description

@mejo-

Describe the bug
For now, we use NcRichContenteditable for the input field to add and edit comments.

Follow-up for #8901

We should change this to use the ProseMirror/Tiptap editor itself. This would allow the same formatting tools as in the rest of the document and add support to use emoji autocompletion, mention users and so on.

One way would be to use separate editor instances with stripped down UI for the input field, another option would be to display the comments in a NodeView where the content can be toggled editable.

Server details:

  • Nextcloud version: 35

Metadata

Metadata

Assignees

Type

No type

Projects

Status
📄 To do (~10 entries)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions