Skip to content

Link modal not closing after changing seleciton or focus. #9

@SergeyOkishev

Description

@SergeyOkishev

In my opinion link modal should be closed after editor looses focus or after changing selection on editor.

To reproduce: just select some text, click "link" then just select another part of text or click outside of editor and back. Every time u open toolbar there would be link modal.

Could be fixed by subscribing on "onEditorChange" and close modal window each time editor changed. This event would be raised by any kind of selection, focus loosing or editing.

P.S. same behaviour comes with any other pickers and kinda frustrating based on UX.

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