material-components / material-components-ios-codelabs

Codelabs for Material Components for iOS (MDC-iOS)
Apache License 2.0
38 stars 44 forks source link

keyboard appears and pushes the bottom sheet to its top #44

Open amodkanthe opened 5 years ago

amodkanthe commented 5 years ago

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

jerryOkafor commented 5 years ago

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

mung4i commented 4 years ago

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

mahdimoqadasi commented 4 years ago

same issue :/