-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 useResponsiveLayout bugs #48723
[CP Staging] Fix useResponsiveLayout bugs #48723
Conversation
#48724 is also fixed |
Looks like this fixes regressions caused by #46788, eh? |
Report Fields fix working well on Chrome & Desktop 👍 Screen.Recording.2024-09-06.at.11.03.04.AM.movScreen.Recording.2024-09-06.at.11.07.53.AM.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.
Code looks good!
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-06.at.11.33.28.at.night.movAndroid: mWeb ChromeScreen.Recording.2024-09-06.at.10.53.48.at.night.moviOS: NativeScreen.Recording.2024-09-06.at.10.38.12.at.night.moviOS: mWeb SafariScreen.Recording.2024-09-06.at.10.47.59.at.night.movMacOS: Chrome / SafariScreen.Recording.2024-09-06.at.10.21.27.at.night.movMacOS: DesktopScreen.Recording.2024-09-06.at.10.55.30.at.night.mov |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
… have unique ReleaseAsset.name
…order to have unique ReleaseAsset.name" This reverts commit cce4b4d.
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
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
This should get CP'd on Monday 🙏 |
…cking-checkbox-in-subtag-list [CP Staging] Fix useResponsiveLayout bugs (cherry picked from commit a9dc596) (CP triggered by roryabraham)
This was CP'd last Friday - https://github.com/Expensify/App/actions/runs/10748576364 - failed in Desktop build but made it on a subsequent CP |
cc @getusha
Details
This fixes bugs caused by #46788
Fixed Issues
$ #48675
$ #48724
Tests
Test 2:
Offline tests
Same as tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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.2024-09-06.at.4.49.01.PM.mov
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-09-06.at.17.01.49.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-09-06.at.16.29.04.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-09-06.at.4.23.52.PM.mov
MacOS: Desktop
Screen.Recording.2024-09-06.at.4.29.25.PM.mov