Gbuomprisco / ngx-chips

Tag Input component for Angular
MIT License
902 stars 359 forks source link

Item separator for mouse-out or focus lost event #821

Closed bhaumikdarji closed 6 years ago

bhaumikdarji commented 6 years ago

PLEASE MAKE SURE THAT:

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ ] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

Current behavior I need to know how can we use separatorKeyCodes or separatorKey for separate item when mouse-out or focus lost?

Expected behavior separatorKeyCodes

Minimal reproduction of the problem with instructions (if applicable) This is not bug but I am asking for information

What do you use to build your app?. Please specify the version AngluarJS CLI

Angular version: 5

ngx-chips version: latest

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] All

Gbuomprisco commented 6 years ago

I am not sure I understand the question, sorry.

bhaumikdarji commented 6 years ago

Hi, Attached video link of my issue. https://drive.google.com/file/d/1nd6NJKSXPakiDXvi0DdhQhqwFtTd8e8u/view?usp=sharing

Currently separatorKeyCodes only works for Keyboard input. I need similar functionality from Mouse event or Focus lost even from text field

In my example in Industry, I am trying to add new industry "Accomo" but when I move cursor to Core Competency text field... "Accomo" is not added directly.

Thanks, Bhaumik

Gbuomprisco commented 6 years ago

That's not currently implemented, sorry