TypeCellOS / TypeCellOS/BlockNote

Comment highlights not restored on reload with custom ThreadStore

Open
#1,701 7 comments 0 reactions 1 assignee View on GitHub

@YousefED is already working on this.

Since May 26, 2025.

Dominant language
TypeScript
Stars
10.2k
Forks
772
Avg merge
3d 11h
Merged PRs (30d)
17

Description

Is your feature request related to a problem? Please describe.
I'm using a custom ThreadStore implementation that communicates with a backend via REST APIs. In the collaboration options, I've passed undefined for the default provider and provided my custom ThreadStore in threadStore option. Comments are being saved and loaded correctly. However, after reloading the document, while the comments themselves appear, the highlighted portions of the document they refer to are not being restored.

Is there an additional step required to restore or reapply the comment highlights to the corresponding text ranges?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.