-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Block Selection: Partial block multiselection #27481
Copy link
Copy link
Closed
Labels
[Feature] Block Multi SelectionThe ability to select and manipulate multiple blocksThe ability to select and manipulate multiple blocks[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
[Feature] Block Multi SelectionThe ability to select and manipulate multiple blocksThe ability to select and manipulate multiple blocks[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This request was discussed in #3629 but that issue has been closed with the note "We should open follow up issues for additional enhancements like partial block selection...". I'm not finding a follow up issue on Partial Block selection, so I am opening a new one.
The basic request is to be able to select some content from one block and some content from the next block, without it selecting all of both blocks. This would allow an Editor to combine two paragraphs by deleting the end of the first paragraph and the beginning of the second paragraph.
The animation in #3629 (comment) demonstrates the issue well:
