-
Notifications
You must be signed in to change notification settings - Fork 3k
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 2022-10-07] [$250] IOS - Chat -Create Group button is hidden than unhidden when tap on field with finger #11223
Comments
Triggered auto assignment to @marcochavezf ( |
Corroborated that's happening on iOS, it's working fine on Android though. Applying the |
Triggered auto assignment to @JmillsExpensify ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Triggered auto assignment to @marcochavezf ( |
ProposalRCA: Line 213 in f7870e6
keyboardAvoidingViewBehavior is set to "height" in iOS instead of "padding".
Regressed by #10140 (especially this commit: cc24e69)
Here's similar android issue: #10539 Solution: - <ScreenWrapper keyboardAvoidingViewBehavior="height">
+ <ScreenWrapper> By doing this, android |
Interesting. I'm also able to reproduce. @rushatgabhane what do you think about @aimane-chnaif's proposal above? |
@aimane-chnaif can you please link the code that would verify this? Thanks! |
@rushatgabhane
android:
|
Ah okay, thanks! 🎀 👀 🎀C + reviewed |
Thank you @rushatgabhane for the review! Assigning @aimane-chnaif 🚀 |
📣 @aimane-chnaif You have been assigned to this job by @marcochavezf! |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.10-1 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-10-07. 🎊 |
Thanks for the quick work! While we wait for the regression period to pass, @aimane-chnaif and @rushatgabhane, can both of you apply to the Upwork job here: https://www.upwork.com/jobs/~015deb84070d50816b. |
Issue not reproducible during KI retests. (First week) |
Hired contributors in the linked job while we wait until the regression period is over. |
Regression period has passed, so I'm issuing payouts in Upwork for contributors and then I'm closing out this issue. |
Contributors - payments are out! Let me know if you have any issues or questions. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Create Group button should be always visible
Actual Result:
Create Group button is hidden than unhidden when tap on field with finger
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.5.0
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5744686_RPReplay_Final1663882355.mp4
Bug5744686_20220922_181930.mp4
Issue reported by: Applause internal team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: