Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
LaKing opened this issue Apr 8, 2024 · 0 comments
Open
1 task done

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

LaKing opened this issue Apr 8, 2024 · 0 comments

Comments

@LaKing
Copy link
Contributor

LaKing commented Apr 8, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant