yorkie-js-sdk icon indicating copy to clipboard operation
yorkie-js-sdk copied to clipboard

Enhance Devtools UI with Root-only Filter Feature

Open hackerwins opened this issue 1 year ago • 0 comments

Description:

Currently, Root of Document stores the content of the document, while Presence stores user presence information such as cursors. During debugging, developers may want to track how the content changes specifically. However, since Presence events can occur more frequently, developers may wish to focus solely on content changes. Introducing a filter feature that allows users to view only the root would be beneficial.

Screenshot 2024-06-27 at 4 48 06 PM

Why:

hackerwins avatar Jun 27 '24 07:06 hackerwins