Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
In .Net Maui, if the SfAutocomplete control is on the bottom half of the page (in the area that the keyboard is displayed in) the input box is covered when the user begins typing and the suggestion popup displays. It only happens if the control is low enough on the page that it is pushed up when the keyboard is displayed. If the control is higher on the page, it seems to work correctly. When the keyboard is displayed, it pushes the autocomplete control up so that it's bottom border is touching the top of the keyboard. Then when the suggestion popup is displayed it covers the input area and continues behind the keyboard. You can see examples in the 4 images attached below.