etn-ccis / blui-react-native-workflows

Re-usable Brightlayer UI workflows for React Native applications
6 stars 6 forks source link

fix keyboard dismiss in workflow #416

Closed ektaghag-eaton closed 1 month ago

ektaghag-eaton commented 1 month ago

Fixes 5530.

Changes proposed in this Pull Request:

Screenshots / Screen Recording (if applicable)

-

To Test:

Any specific feedback you are looking for?

manojleaton commented 1 month ago

Issue resolved and works fine in android.

JeffGreiner-eaton commented 1 month ago

Looks like iOS has issue with keyboard on create password screen or any screen where input field is at bottom of screen. Unable to scroll create password screen to see field and keyboard covers field.

https://github.com/etn-ccis/blui-react-native-workflows/assets/119693939/9e31b5f3-fd24-4ea0-9238-2332947f179a

joebochill commented 1 month ago

Looks like iOS has issue with keyboard on create password screen or any screen where input field is at bottom of screen. Unable to scroll create password screen to see field and keyboard covers field.

This is covered in BLUI-5536