-
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
[CP Staging] Revert "fix: use KeyboardAvoidingView
from keyboard controller"
#46749
[CP Staging] Revert "fix: use KeyboardAvoidingView
from keyboard controller"
#46749
Conversation
@Julesssss 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] |
Adhoc build running: https://github.com/Expensify/App/actions/runs/10220851091 |
@ishpaul777 confirmed #46745 is fixed w/ this revert, here |
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.
straight revert
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
…rom-keyboard-controller Revert "fix: use `KeyboardAvoidingView` from keyboard controller" (cherry picked from commit be7a90a)
KeyboardAvoidingView
from keyboard controller"KeyboardAvoidingView
from keyboard controller"
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
(deploying to staging: https://github.com/Expensify/App/actions/runs/10221131014) |
@ishpaul777 Revert PR should be updated in latest staging on iOS! (not android yet) do you mind testing the 3 PRs that this PR fixes? 🙏 |
🚀 Cherry-picked to staging by https://github.com/roryabraham in version: 9.0.16-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
Fixed 🎉 Bank account - Date of birth page is not full screen if keyboard is not previously dismissed #46745 trim.BDADF389-A006-4164-939A-3DA191493DAE.MOVSearch - Keyboard overlaps the conversation opened from search results/start chat #46744 trim.F312DBA7-04FF-4031-865E-D141E697DDCF.MOVChat - Conversation doesn't expand to full view after completing editing a message #46743 trim.2A92AB68-EA52-41FC-B218-2B011876E057.MOV |
Thanks very much sir!!! |
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.16-8 🚀
|
Reverts #46513
To fix these blockers:
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.