-
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
fixes keyboard popup regression #32133
Conversation
@eVoloshchak 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] |
@eVoloshchak review when you get the chance. Thanks! |
The code looks good, but this needs to be tested on physical devices same as previous 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.
Approving so an internal engineer is assigned
@NikkiWines, same as previous PR, this isn't ready for your review yet, we just need the adHoc builds kicked off for this.
Thanks! |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
@eVoloshchak Can you complete checklist when you get the chance, Thanks! |
Reviewer Checklist
Screenshots/VideosAndroid: Nativescreen-20231214-184158.mp4Android: mWeb Chromescreen-20231214-183955.mp4iOS: NativeRPReplay_Final1702575161.MP4iOS: mWeb SafariRPReplay_Final1702575305.MP4MacOS: Chrome / SafariScreen.Recording.2023-12-14.at.18.43.42.movMacOS: DesktopScreen.Recording.2023-12-14.at.18.45.30.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.
There are conflicts, so merged this into main manually when testing (except for mWeb), works well
@ishpaul777, could you resolve conflicts please?
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.
looks good!
🚀 Deployed to staging by https://github.com/NikkiWines in version: 1.4.14-0 🚀
|
🚀 Deployed to staging by https://github.com/NikkiWines in version: 1.4.14-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.4.14-6 🚀
|
Details
This PR add changes from https://github.com/Expensify/App/pull/30864/files which was reverted because of regression along with fixing the regression caused.
Fixed Issues
$ #29379
PROPOSAL: #29379 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
trim.2C53B954-1217-4913-956F-35DE6DB4CDC3.MOV
Android: mWeb Chrome
trim.AA4F6506-9DA4-451B-AA6C-0668D47ED13B.MOV
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Plus.-.2023-11-28.at.21.33.37.mp4
iOS: mWeb Safari
New.Project.mov
MacOS: Chrome / Safari
Screen.Recording.2023-11-24.at.1.22.11.AM.mov
MacOS: Desktop
Screen.Recording.2023-11-08.at.3.55.41.PM.mov