This issue has been created
There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-b39e2137-f0d9-48b8-9182-78d1f7edc0fc CRISTAL-626 Open

Blocknote does not support the absence of link suggest for the current backend

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8958395a-b7fa-4b48-85fd-8d1daaa5c14c Manuel Leduc created this issue on 06/Aug/25 14:23
 
Summary: Blocknote does not support the absence of link suggest for the current backend
Issue Type: cid:jira-generated-image-avatar-b39e2137-f0d9-48b8-9182-78d1f7edc0fc Bug
Affects Versions: 0.16
Assignee: Unassigned
Attachments: image-2025-08-06-14-22-08-695.png, image-2025-08-06-14-22-44-508.png
Components: Editor - Blocknote
Created: 06/Aug/25 14:22
Priority: cid:jira-generated-image-static-major-d221025c-7352-41f0-8c63-a57e89d33e93 Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. use a backend (e.g., Github until CRISTAL-625 is done) that does not provide a  link suggestion service (or manually remove it from the loaded components)
  2. edit a page with blocknote
  3. insert an image (or insert a link)
  4. observe the UI

Expected

The user is informed of the absence of auto-suggest support (or at least is not hinted that suggestions are missing, which can be missleading).

Actual

44017_image-2025-08-06-14-22-08-695.png
_thumb_44016.png

 
 

1 update

 
cid:jira-generated-image-avatar-8958395a-b7fa-4b48-85fd-8d1daaa5c14c Changes by Manuel Leduc on 06/Aug/25 14:23
 
Description: h2. Reproduction steps
# use a backend (e.g., Github until CRISTAL-625 is done) that does not provide a  link suggestion service (or manually remove it from the loaded components)
# edit a page with blocknote
# insert an image (or insert a link)
# observe the UI
# try to insert a entity by manually entering its reference

h2. Expected

* step 4: The user is informed of the absence of auto-suggest support (or at least is not hinted that suggestions are missing, which can be missleading).
* step 5: typing an entity reference and pressing enter inserts the entity

h2. Actual
* step 5: typing an entity reference and pressing enter does nothing

!image-2025-08-06-14-22-08-695.png!
!image-2025-08-06-14-22-44-508.png
|thumbnail !
h2. Note

In Tiptap, the link suggest is explicitly mentioned in the UI. But not for image insertion.