Skip to content

feat: dedicated collapsible image section in edit-node modal#339

Merged
Rassl merged 1 commit into
mainfrom
feature/edit-modal-image-section
Jun 14, 2026
Merged

feat: dedicated collapsible image section in edit-node modal#339
Rassl merged 1 commit into
mainfrom
feature/edit-modal-image-section

Conversation

@Rassl

@Rassl Rassl commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Move image_url out of the Save-gated Properties list into its own collapsed-by-default section (small thumbnail + label, expands on demand to upload/replace/remove). Image still persists immediately, independent of Save, and the section resets to collapsed on each open.

Seed the edit modal from the preview panel's synced currentNode (openEdit(currentNode)) instead of a stale fullNode snapshot, and drop the now-unneeded fullNode image_url patch effect.

Move image_url out of the Save-gated Properties list into its own
collapsed-by-default section (small thumbnail + label, expands on demand
to upload/replace/remove). Image still persists immediately, independent
of Save, and the section resets to collapsed on each open.

Seed the edit modal from the preview panel's synced currentNode
(openEdit(currentNode)) instead of a stale fullNode snapshot, and drop
the now-unneeded fullNode image_url patch effect.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@Rassl Rassl merged commit 72353e5 into main Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant