-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix: keyboard blocks composer #56220
Conversation
@getusha Gentle bump in case you missed |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-02-09.at.2.16.15.in.the.afternoon.movScreen.Recording.2025-02-09.at.1.28.58.in.the.afternoon.movAndroid: mWeb ChromeScreen.Recording.2025-02-09.at.2.17.57.in.the.afternoon.movScreen.Recording.2025-02-09.at.1.08.30.in.the.afternoon.moviOS: NativeScreen.Recording.2025-02-09.at.2.18.42.in.the.afternoon.movScreen.Recording.2025-02-09.at.1.19.09.in.the.afternoon.moviOS: mWeb SafariScreen.Recording.2025-02-09.at.2.19.22.in.the.afternoon.movScreen.Recording.2025-02-09.at.1.07.44.in.the.afternoon.movMacOS: Chrome / SafariScreen.Recording.2025-02-09.at.1.06.14.in.the.afternoon.movMacOS: DesktopScreen.Recording.2025-02-09.at.1.12.28.in.the.afternoon.mov |
The keyboard flickers on iOS native, could you confirm if this is reproducible on main? Screen.Recording.2025-02-09.at.1.19.09.in.the.afternoon.mov |
@getusha Here's what happens in main: Screen.Recording.2025-02-10.at.17.57.44.mov |
✋ 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/blimpich in version: 9.1.0-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.0-2 🚀
|
Explanation of Change
Fixed Issues
$ #55159
PROPOSAL: #55159 (comment)
Tests
Precondition: have something typed (but not sent) to someone else in ND
Offline tests
QA Steps
Precondition: have something typed (but not sent) to someone else in ND
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.2025-02-03.at.16.41.16.mov
Android: mWeb Chrome
Screen.Recording.2025-02-03.at.16.49.25.mov
iOS: Native
Screen.Recording.2025-02-03.at.16.51.01.mov
iOS: mWeb Safari
Screen.Recording.2025-02-03.at.16.51.44.mov
MacOS: Chrome / Safari
Screen.Recording.2025-02-03.at.16.52.16.mov
MacOS: Desktop
Screen.Recording.2025-02-03.at.16.54.30.mov