-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Done button is not present to close keyboard #2371 #2431
Conversation
updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for splitting those out into platform-specific components!
all updated! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for those changes!
Oops, sorry @pecanoro I didn't realize there was another reviewer. If Rocio finds any issues, please submit them in a new PR. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@@ -0,0 +1,31 @@ | |||
/** | |||
* This is a KeyboardAvoidingView only enabled for ios && disabled for all other platforms |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, is this one only for ios? What's the difference between this one and index.ios.js
then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
enabled prop is different, that way it only works on ios
🚀 Deployed to production in version: 1.0.39-5🚀
|
Details
IOS - Secondary log in - "Done" button is not present to close keyboard #2371 issue
Issue is solved for ios, all other platforms are not affected by this change.
Fixed Issues
Fixes #2371Tests
QA Steps
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android