-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-05-22] [Due for payment 2025-05-20] mweb - LHN is shifted to right #61630
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
Comments
Triggered auto assignment to @kadiealexander ( |
Triggered auto assignment to @marcaaron ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.mweb - LHN is shifted to right What is the root cause of that problem?padding passed here is not passed conditionally.
What changes do you think we should make in order to solve the problem?pass the padding style conditionally paddingLeft: shouldUseNarrowLayout ? 0 : variables.navigationTabBarSize, What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?NA What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
I could raise a quick PR if needed |
Regression #61506 cc @ikevin127 |
@WojtekBoman To possibly raise a follow-up PR with a fix, I'll review it asap 👍 |
I'll take a look at it together with @adamgrzybowski 👀 |
@ikevin127 #61679 fixed here |
This comment has been minimized.
This comment has been minimized.
@marcaaron PR reviewer checklist completed, I just can't Approve because auto-assigned C+ is still assigned. |
Bug is not reproducible anymore 0-02-01-dce7b256c2cd8f89437076af137f30e3fae07cc9a61cfd3fc01ec4c0791938e4_11e8c605a0611ed0.mp4 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.44-8 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 2025-05-20. 🎊 For reference, here are some details about the assignees on this issue:
|
@ikevin127 @kadiealexander @ikevin127 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
@kadiealexander This can be closed as it was a regression issue coming from #61460 where payment will be handled for me. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.45-21 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 2025-05-22. 🎊 For reference, here are some details about the assignees on this issue:
|
@ikevin127 @kadiealexander @ikevin127 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
No payment required here in the regression issue, will be handled in the main issue. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.42-0
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Samsung Galaxy Z Fold 4 / Android 14
App Component: Left Hand Navigation (LHN)
Action Performed:
Expected Result:
LHN will not be shifted to right.
Actual Result:
LHN is shifted to right.
Account and Workspaces settings pages are also shifted to right.
Workaround:
Unknown
Platforms:
Screenshots/Videos
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @kadiealexanderThe text was updated successfully, but these errors were encountered: