Planned
Last Updated: 05 Jun 2026 11:59 by ADMIN
Scheduled for 2026 Q3 (Aug)
David
Created on: 20 May 2026 10:50
Category: Editor
Type: Feature Request
3
Multi user editor support

Support multiple users editing the same content in an editor.

This would be similar to the editor in something like confluence or online Word.

Regards

 

3 comments
ADMIN
Dimo
Posted on: 05 Jun 2026 11:59

Hi David,

OK, thanks for the follow-up. I will make the request as unplanned.

On the other hand, there are ProseMirror plugins that can help you achieve the desired behavior now:

We have already tested the Mentions plugin and confirm it integrates well with our Editor. I logged a task to also experiment with y-prosemirror when we have time. If it turns out feasible to use, we will probably create another KB and close this request as complete. In the meantime, let us know if you play with it sooner. Our relevant documentation is here: Using ProseMirror Plugins with the Telerik Blazor Editor

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

David
Posted on: 01 Jun 2026 10:36

Thanks for the reply.

I have now got a basic multiuser editor working.

I am lacking features like you mention, showing a user’s cursor position, limiting updates to reduce network traffic, undo/redo.

I appreciate that this could all be done by us, but I was looking for something out the box to reduce the maintenance burden.

Regards

ADMIN
Dimo
Posted on: 27 May 2026 05:58

Hi David,

Can you please be more specific about the exact UI enhancements that you would like to use? Multi-user operation is possible even now, if the app merges and updates the Editor Value of every user at runtime with the other users' changes. I assume that you need every user to see who else is editing the open document, but how exactly and what else?

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.