-
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
[CP Staging] fix inverted values #52056
Conversation
@mananjadhav 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] |
Testing on all devices, I'll attach the videos shortly |
Code change looks fine. Will get started on the checklist once the author checklist is completed. |
@mananjadhav can you please start when you can? Its a last blocker so we can work in parallel on the author and reviewer checklist |
By the guidlines, Adding @hungvu193 as the c+ on the offending pr |
Only ios left |
On it |
@mananjadhav Sorry, I will take over this as this came from the PR that I reviewed. |
Okay sure @hungvu193. I tried but the resend validate code is taking unexpectedly longer. I will go ahead and delete my checklist. |
Thanks for understanding 🙏 |
This comment was marked as outdated.
This comment was marked as outdated.
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-11-06.at.01.14.36.movAndroid: mWeb ChromeScreen.Recording.2024-11-06.at.01.19.21.moviOS: NativeiOS: mWeb SafariScreen.Recording.2024-11-06.at.01.07.40.movMacOS: Chrome / SafariScreen.Recording.2024-11-06.at.00.22.27.movMacOS: DesktopScreen.Recording.2024-11-06.at.00.22.27.mov |
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.
I got the same issue on IOS, it's crashing when clicking on Workflow (also happens on main). This is not related to this PR so I'll go ahead and approve this PR.
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.
Thanks for the quick fix and checklist @hungvu193
@mananjadhav thanks for understanding and apologies for the back and forth
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] fix inverted values (cherry picked from commit 81d6fc7) (CP triggered by mountiny)
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.57-9 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.57-9 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.57-10 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.57-10 🚀
|
Explanation of Change
Fixed Issues
$ #52045
PROPOSAL: #52045 (comment)
Tests
Offline tests
Same as above
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
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
Screen.Recording.2024-11-05.at.10.14.29.PM.1.mov
Android: mWeb Chrome
Screen.Recording.2024-11-05.at.9.21.58.PM.1.mov
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-11-05.at.9.35.03.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-11-05.at.10.18.53.PM.mov
MacOS: Desktop
Screen.Recording.2024-11-05.at.9.27.40.PM.mov