-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Desktop Navigation] Web - LHN - Debug modal is not displayed correctly in LHN #60897
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
[Desktop Navigation] Web - LHN - Debug modal is not displayed correctly in LHN #60897
Conversation
4c96fc9
to
f5e6b40
Compare
@dukenv0307 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@dukenv0307 Comments resolved, could you check it now? |
@WojtekBoman Sure, on it now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-04-25.at.22.22.44.movAndroid: mWeb ChromeScreen.Recording.2025-04-25.at.22.21.04.moviOS: NativeScreen.Recording.2025-04-25.at.22.22.32.moviOS: mWeb SafariScreen.Recording.2025-04-25.at.22.19.43.movMacOS: Chrome / SafariScreen.Recording.2025-04-25.at.22.17.33.movMacOS: DesktopScreen.Recording.2025-04-25.at.22.23.11.mov |
cc @mountiny |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
shoot, conflicts |
429f95d
to
61ea802
Compare
…yed correctly in LHN
61ea802
to
3205895
Compare
Conflicts solved! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to merge this one to avoid further conflicts and its the last PR that is needed to lift the beta AFAIK
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/mountiny in version: 9.1.38-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.1.38-4 🚀
|
Explanation of Change
This PR fixes displaying the debug modal when the navigation tab bar is displayed on the left side of the screen. To fix that, LHB has been moved in DOM to properly display the debug modal.
Fixed Issues
$ #60502
PROPOSAL:
Tests
Precondition:
Offline tests
Precondition:
QA Steps
Precondition:
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
Screen.Recording.2025-04-25.at.15.23.09.mov
iOS: Native
Screen.Recording.2025-04-25.at.12.48.55.mov
iOS: mWeb Safari
Screen.Recording.2025-04-25.at.12.50.41.mov
MacOS: Chrome / Safari
Screen.Recording.2025-04-25.at.12.46.52.mov
MacOS: Desktop
Screen.Recording.2025-04-25.at.13.05.18.mov