Skip to content

Update cursor position at the end of drags #8825

@rachel-fenichel

Description

@rachel-fenichel

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 added

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions