-
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 2023-08-21] [$250] mWeb - Unresponsive view on 2 factors authentication screen #23481
Comments
Triggered auto assignment to @trjExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Yeah, I can repro this one. The |
Job added to Upwork: https://www.upwork.com/jobs/~01deea2e8f64727cde |
Current assignee @trjExpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.When opening the keyboard on the 2FA page, the Next button is not placed at the bottom. What is the root cause of that problem?In iOS the viewport is not correctly updated when opening the keyboard, leading to the Next button not being positioned at the bottom of the page. This is a known issue in Safari: element-hq/hydrogen-web#181 (comment) What changes do you think we should make in order to solve the problem?The What alternative solutions did you explore? (Optional)N/A |
It was happening when we had max height on keyboardAvoidingView but was supposed to be fixed here: https://github.com/Expensify/App/pull/16443/files |
ProposalPlease re-state the problem that we are trying to solve in this issue.Responsive view when the keyboard appears. What is the root cause of that problem?Cover the full page with KeyAvoidingView or SafeAreaView. What changes do you think we should make in order to solve the problem?Cover the full page with KeyAvoidingView or SafeAreaView. |
@samh-nl Thanks for the proposal. I don't think your RCA is correct. |
@ShogunFire Yeah I remember such a bug. This one is probably a regression. This works fine on version |
@DevWizard0000 Thanks for the proposal. Please follow the proposal template, we need to find the root cause first then we will work out a solution. |
Not overdue. Still looking for proposals |
@DevWizard0000 are you interesting in revising your proposal into the correct format? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
The root cause is
I followed the discussion between @s77rt and @jscardona12 on Slack here and saw both of you decided to remove it, but somehow it still exists. When we open the keyboard, the content moves beyond the top screen. If the content has a height bigger than the current window height, it will not show fully because we added minHeight with the same value to the wrapper in RHP screens.Currently, I don't find out any cases we need minHeight .
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Unresponsive view on 2 factors authentication screen on Mobile What is the root cause of that problem?App/src/styles/getNavigationModalCardStyles/index.website.js Line 13 in 8b75ed6 Use KeyAvoidingView or SafeAreaView to cover the full page What changes do you think we should make in order to solve the problem?Cover the full page with KeyboardAvoidingView or SafeAreaView. What alternative solutions did you explore? (Optional)N/A cc: @s77rt |
@ginsuma Thanks! Indeed that seems to be the offending PR, but we need those changes (or other changes) to fix the 3 mentioned issues in the code comments. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.53-2 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 2023-08-21. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
|
👋 payments are due here! As a regression, confirming that's $250 for the bug report only correct @s77rt? |
@trjExpensify Correct! 👍 |
Cool, thanks for confirming. Settled up with @niravkakadiya25. Closing! |
@trjExpensify @s77rt @jscardona12 - callstack suggested the PR caused this regression - mind taking a look and confirming? If so, I'll hand it over to the contributors to fix. |
@sophiepintoraetz Probably unrelated. That issue was reported to be reproducible in 1.3.52 but the PR targeting this issue was only deployed in 1.3.53. FWIW I can't reproduce the linked issue. |
Hm, not sure if they are related on a first look, but @s77rt @cubuspl42 @jscardona12 might have a better idea! |
^^ shoulda' refreshed. 😂 |
Hi, I agree with @s77rt, and from my side is also not reproducible. |
Cool, @sophiepintoraetz I'm re-closing this done issue and will leave that new bug report up to yah to deal with. |
Thanks @trjExpensify and @s77rt for the confirmation! |
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:
Ui should be responsive. And show properly even keyboard is focused.
Actual Result:
Screen is unresponsive. Some view disappears while focused.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.44-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
RPReplay_Final1690114710.MP4
RPReplay_Final1690202999.MP4
Expensify/Expensify Issue URL:
Issue reported by: @niravkakadiya25
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690115036631379
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: