BeaconCMS / BeaconCMS/beacon_live_admin

Visual editor: Allow to edit in-place elements containing more than one text node

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
area:visual-editor enhancement roadmap
Dominant language
JavaScript
Stars
73
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Right now editing in place (using contenteditable, introduced in #121) is only allowed if the element whose content is being edited contains at most one text node (and any number of non-text nodes, like HTML element), but as soon as there are more than one text node we can't know which of the nodes has been edited (or if both were!)

Right now those can only be edited on the sidebar.

For a nicer user experience this should be possible

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.