This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-88b80c2f-9eb6-4c3a-adbf-28a723113c20 XWIKI-23859 Open

Preserve image metadata during edition

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9790a2be-1df9-400a-8860-60fe0f90f8f2 Clément Eraud created this issue on 05/Jan/26 13:24
 
Summary: Preserve image metadata during edition
Issue Type: cid:jira-generated-image-avatar-88b80c2f-9eb6-4c3a-adbf-28a723113c20 Improvement
Affects Versions: 17.10.2
Assignee: Unassigned
Components: Blocknote
Created: 05/Jan/26 13:24
Priority: cid:jira-generated-image-static-major-efdf19a2-bc4a-4c9e-a05d-391b82c024ac Major
Reporter: Clément Eraud
Description:

When inserting an image, metadata that are not supported by BlockNote will be lost when using the BlockNote AST.

These should be registered in the image block / inline content and converted back from BlockNote's AST.

This is currently blocked by a missing feature in BlockNote: https://github.com/TypeCellOS/BlockNote/issues/1840