Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
0.16
-
None
-
Unknown
-
Description
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
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
Actual
- step 5: typing an entity reference and pressing enter does nothing
Note
In Tiptap, the link suggest is explicitly mentioned in the UI. But not for image insertion.