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

Editor values are set on every character input #2

Open
b005t3r opened this issue Oct 3, 2013 · 0 comments
Open

Editor values are set on every character input #2

b005t3r opened this issue Oct 3, 2013 · 0 comments

Comments

@b005t3r
Copy link
Member

b005t3r commented Oct 3, 2013

  1. Create any component.
  2. Edit its name.

Current behaviour:

  • setter is being called each character input

Expected baheviour:

  • setter is called after pressing Enter or losing focus

Currently it's impossible to validate the value set this way (i.e. when a JSON string is expected, you can't validate it until it's inputted whole).

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