Skip to content

Update cursor location in response to workspace changes #8796

Description

@rachel-fenichel

Check for duplicates

  • I have searched for similar issues before opening a new one.

Problem

Keyboard experimentation implemented a change listener to update the cursor appropriately in response to several events:

  • Block deletion (by drag)
  • Block mutation
  • Workspace clicks
  • Toolbox category clicks
  • Block creation

Request

For each listener that changes the cursor, update core to change the cursor location at the appropriate time.

For each listener that changes the navigation state of the workspace, update core to change the navigation state of the workspace (using focus management APIs)

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

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions