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

Add or clear current input value on blur and allow auto select on tab (for new values) #414

Closed
akum32 opened this issue Aug 27, 2015 · 1 comment

Comments

@akum32
Copy link

akum32 commented Aug 27, 2015

When new values are allowed:

  1. On blur, add the current input value, so when the user clicks away, it will be automatically added.
  2. On tab key press, add the current input value.

When new values are NOT allowed:

  1. On blur, clear the current input value.
@akum32 akum32 closed this as completed Aug 27, 2015
@akum32
Copy link
Author

akum32 commented Aug 27, 2015

Sorry...will create a fresh issue so I can reference correctly from commit messages

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