dotMorten/MauiEx

Clear button removed when suggestion is selected

Closed this issue · 4 comments

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.

@robiharid Which platform?

Closing due to no activity. Feel free to re-open with more info

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.

@xFoRdeX uwp is just the native control as is and this control is meant to mimic uwp behavior as close as possible on Android and iOS