SFBottomSheet hidden input when keyboard pops out

I have an issue with SFBottomSheet in Syncfusion MAUI toolkit , when i but entry or editor inside it, the keyboard pops out over the SFBottomSheet control and it remains hidden.

I checked various mobile app that use the same idea and their behavior is that the bottomsheet goes up above the keyboard when the keyboard appears and gets down again when keyboard disappears.

Hope you can apply this fix soon or any other suitable one in next release.


1 Reply

KJ Kishore Jeyachandran Syncfusion Team September 1, 2025 12:12 PM UTC

Hi Jacobs,

 

Thank you for contacting Syncfusion support.

 

We have validated the problem you described regarding the keyboard overlapping the SfBottomSheet when an Entry or Editor within it gains focus. This behavior is due to a known framework limitation in .NET MAUI, where the layout does not automatically adjust its position to make room for the on-screen keyboard. As a result, the keyboard appears over the SfBottomSheet instead of pushing it into view.

 

We have already reported this behavior to the .NET MAUI team, and it is being tracked as a framework-level issue here: GitHub issue: Keyboard Overlaps ContentView When Its Position is Translated

 

We will provide updates as soon as a resolution becomes available from the MAUI team. We understand this is a high-priority issue and appreciate your patience. If you need further information in the meantime, please let us know.

 

Regards,

Kishore J
 


Loader.
Up arrow icon