Clear button removed when suggestion is selected
Closed this issue · 4 comments
robiharid commented
Fantastic package.
One problem:
When I select an item from my drop down, the clear button (x on the right hand side) gets removed and I am unable to remove suggestions manually using delete.
How can I keep the x button in case the wrong suggestion has been made?
Also, if I select another entry field and return to the AutoSuggestBox, the Suggest box locks up and I am unable to edit or remove my search bar text.
dotMorten commented
@robiharid Which platform?
dotMorten commented
Closing due to no activity. Feel free to re-open with more info
xFoRdeX commented
I re open this.
I have the same issue on UWP.
So I create a button that clear the text and reset the item source but when I click, i instantly lost focus when i'm trying to write some text in the component.