The new threads functions on the Tiptap collab provider allow users to update threads or comments - however this will override the whole data object even if only one key is updated.
This PR will allow users to update only single keys.
@janthurau do you think this makes sense or should we solve this another way?
The new threads functions on the Tiptap collab provider allow users to update threads or comments - however this will override the whole data object even if only one key is updated.
This PR will allow users to update only single keys. @janthurau do you think this makes sense or should we solve this another way?