Skip to content

Update cursor position at the end of drags #8825

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions