-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[hold for payment 28 April] IOS - Secondary log in - "Done" button is not present to close keyboard #2371
Comments
Triggered auto assignment to @davidcardoza ( |
Tested and ran into the same issue. Removing assignment and putting in the engineering queue. |
Triggered auto assignment to @alex-mechler ( |
Looks like a good one for a contributor to take 👍 |
Triggered auto assignment to @SofiedeVreese ( |
Triggered auto assignment to @Beamanator ( |
Going to remove the Exported label for now (and removing @Beamanator 's assignment) to clarify the following: @alex-mechler is this similar to this issue? It feels similar? cc @marcaaron |
Looks unrelated to me @SofiedeVreese |
Ok thanks for confirming @marcaaron I'll push this out to Upwork now. |
Triggered auto assignment to @roryabraham ( |
Readding Exported Label. Upwork job posting: https://www.upwork.com/jobs/~014f5a3f656dd883ff |
Hey, i have a proposal for this issue. I think the best way to handle this is to wrap the components in a KeyboardAvoidingView and enable it just for ios. So this way Send Validation button will be on top of the keyboard & accessible. |
This issue can easily be fixed by passing the |
Not sure that's correct @parasharrajat. The green button is hidden behind the keyboard when it should be floating above the keyboard? |
Oh. I think the issue description is misleading. Though issue also says to add this. |
@rafidaky Could you explain your proposal in a bit more detail? |
https://github.com/Expensify/Expensify.cash/blob/011c66af622349d115fc6c1c8d0c187fe197b422/src/pages/settings/AddSecondaryLoginPage.js#L98 |
Okay @rafidaky, your proposal looks good. Feel free to submit a pull request. |
Above contributor has been hired! |
Done button is not present to close keyboard #2371
PR is merged. Payment due on 28 April assuming no regressions. |
Checked with @roryabraham but no regressions so looks good to pay out. |
Contributor has been paid, the contract has been completed, and the Upwork post has been closed. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Expected Result:
User should be able to see "send verification" button
user should be able to hide keyboard
Actual Result:
User is unable to see "send verification" button
User is unable to hide keyboard
Action Performed:
Workaround:
Yes, user has to close the keyboard by tapping outside the field.
Platform:
Where is this issue occurring?
Web
iOS ✔️
Android
Desktop App
Mobile Web
Version Number: 1.0.19-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Video
Expensify/Expensify Issue URL:
The text was updated successfully, but these errors were encountered: