Skip to content

[Super Editor][Adjustment] - Make IME serialization work with custom node selection types #3016

@matthew-carroll

Description

@matthew-carroll

In a client app we've built a node that shows a series of attachments. We want to support caret positioning between the attachments, so we've implemented a new node selection type. But this breaks when placing the caret because we need to serialize and send to the IME, but IME serialization only supports text selection and box selection.

Update IME integration to deal with custom selection types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions