nativescript-ui-feedback icon indicating copy to clipboard operation
nativescript-ui-feedback copied to clipboard

How to always show close button on autocomplete

Open juniorschen opened this issue 1 year ago • 0 comments

Hello, I would like to know if it is possible to always show the button to delete the autocomplete content. What happens is that the user needs to delete a value in "Plain" mode, he needs to click one more than necessary.

I also noticed that when cleaning the field it emits the focus event, I don't know if this is really a problem, but effectively the keyboard is not being displayed on the screen

Another thing I noticed is that the "tokenRemoved" event is fired in the component's ondestroy

juniorschen avatar Jul 17 '23 17:07 juniorschen