material-components / material-components-ios-codelabs

Codelabs for Material Components for iOS (MDC-iOS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyboard appears and pushes the bottom sheet to its top

amodkanthe opened this issue · comments

MDCBottomSheetController with a contentViewController that contains an UITextField. When the textfield becomes first responder, the keyboard appears and pushes the bottom sheet to its top.
1W0W8Gu

The expected behaviour is that the UIKeyboard slides over the BottomSheet and not push it up.

this issue still pending. I guess it should be raised on https://github.com/material-components/material-components-ios/issues

same issue :/