Skip to content

[Interface] Add text selection awareness #75303

@maxschmeling

Description

@maxschmeling

When a user has selected a range of text in a block, the presence indicator should indicate the selection range instead of a single cursor.

  • Selections may span multiple blocks, so we need to allow for distinct start and end block refs.
  • Selections can go "forwards" (trailing anchor) or "backwards" (leading anchor), so we need to encode a direction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions