TypeCellOS / TypeCellOS/BlockNote

something about image

Open
#1,508 1 comment 0 reactions 1 assignee View on GitHub

@matthewlipski is already working on this.

Since Aug 24, 2026.

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

Description

Describe the bug

  1. When an image is inserted, the text toolbar buttons (e.g., BlockTypeSelect, BasicTextStyleButton) are hidden instead of being disabled.
  2. When selecting all content (including an image), the text formatting buttons remain visible, but clicking on Paragraph causes the image block to disappear.

Expected behavior

  1. When clicking on an image block, the text toolbar buttons should be disabled rather than hidden.
  2. When selecting all content (including an image), applying text formatting (e.g., changing to Paragraph) should not cause the image block to disappear.

To Reproduce

  1. Insert an image into the editor.
  2. Observe that the text toolbar buttons (e.g., BlockTypeSelect, BasicTextStyleButton) are hidden.
  3. Select all content (including the image).
  4. Click on the Paragraph button in the toolbar and notice that the image block disappears.

Image
select image

Image

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.