-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Problem
Current keyboard experimentation code does this by listening for events. See navigation.handleBlockDeleteByDrag
Request
If a block was dragged to the flyout or trash can, it will be deleted. Update the cursor location from BlockDragStrategy.endDrag.
Check whether comments can be deleted by dragging. If so, apply a similar change in CommentDragStrategy.endDrag.
Alternatives considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added