Skip to content

The @change event should fire if the user is moving the focus #220

Open
@LaKing

Description

Clear and concise description of the problem

The change event and the update:modelValue event seems to fire at the same time. (ditto in the documentation)
As it is at the moment, the @change event has no function, at the other hand it is hard to tell, when a user leaves the editor.

Suggested solution

the @change event could fire when the editing is done, and the user leaves the component to edit something else.

Alternative

there should be an event that fires when the user leaves the editor-

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions