-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-05-20] [$250] Safari - Left navigation bar disappears when onboarding modal/RHP is opened #61460
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 @lydiabarclay ( |
Triggered auto assignment to @pecanoro ( |
💬 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:
|
Job added to Upwork: https://www.upwork.com/jobs/~021919709527143328309 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ikevin127 ( |
Hi, I'll take a look at it as I worked on the left navigation tab bar 👀 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Left navigation bar disappears when onboarding modal/RHP is opened What is the root cause of that problem?When we open the right modal,
What changes do you think we should make in order to solve the problem?To resolve this issue, we should update the opacity when the right modal is opening.
update to: {
...styles.topLevelNavigationTabBar(isReadyToDisplayBottomBar, shouldUseNarrowLayout, paddingBottom),
...(isRightModalOpening && {opacity: 0.72}),
}, Screen.Recording.2025-05-06.at.22.24.35.movWhat specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None 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 saw that this ticket is marked as 'help wanted'. |
ProposalPlease re-state the problem that we are trying to solve in this issue.When an overlay such as the onboarding modal or right-hand pane (RHP) is opened in Safari, the left navigation tab bar ( What is the root cause of that problem?The root cause is that Safari handles What changes do you think we should make in order to solve the problem?We should move Specifically:
This structure avoids hidden stacking contexts entirely and ensures consistent rendering across browsers, including Safari. What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?
What alternative solutions did you explore? (Optional)
|
Starting on reviewing the PR. ✅ Approved |
📣 @ikevin127 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Looks like deploy blocker above was fixed, pr merged to staging - @ikevin127 all good here? |
@lydiabarclay Yes all good, I will require payment which I think can be issued here once the regression period will be over. There should be a -50% penalty on the bounty for the regression, resulting in a total bounty of $125. |
Thank you @ikevin127 ! |
|
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 @lydiabarclay @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] |
Since the regression issue PR was deployed to production on the same date, the only thing left to do here is process the $125 payment (-50% penalty for 1 regression). Will complete the BZ Checklist before the payment date is due ✅ |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalNote: Test on both MacOS: Web Safari and Android: mWeb Chrome.
Do we agree 👍 or 👎. |
Payment Summary(-50% penalty for 1 regression) Contributor: @ikevin127 paid $125 via Upwork ✅ Regression test filed |
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.40-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: Mac 15.3 / Safari
App Component: Left Hand Navigation (LHN)
Action Performed:
Expected Result:
The left navigation bar will not disappear when onboarding modal/RHP is opened.
Actual Result:
The left navigation bar disappears when onboarding modal/RHP is opened.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6822862_1746517314802.20250506_153515.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @lydiabarclayThe text was updated successfully, but these errors were encountered: