Description
Complete the save/cancel/download flow from the Angular image editor back to the unified file field:
- Save →
POST /api/v1/image/edit → DotCMSTempFile → launcher onClose → FileFieldStore.setPreviewFile
- Download → preview URL +
force_download=true
- Cancel → close modal, no temp file
Field availability (Image always, Binary only when metadata.isImage, File never) is covered by #36058.
Acceptance Criteria
Priority
High
Additional Context
Description
Complete the save/cancel/download flow from the Angular image editor back to the unified file field:
POST /api/v1/image/edit→DotCMSTempFile→ launcheronClose→FileFieldStore.setPreviewFileforce_download=trueField availability (Image always, Binary only when
metadata.isImage, File never) is covered by #36058.Acceptance Criteria
force_download=truein new tab.null— field value unchanged.Priority
High
Additional Context