Fix: iOS chat view to be hidden if the user clicks away/navigate to two screens or more.#48428
Fix: iOS chat view to be hidden if the user clicks away/navigate to two screens or more.#48428roryabraham merged 2 commits intoExpensify:mainfrom
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
| onClick={scrollToBottomAndMarkReportAsRead} | ||
| /> | ||
| <Animated.View style={[animatedStyles, styles.flex1, !shouldShowReportRecipientLocalTime && !hideComposer ? styles.pb4 : {}]}> | ||
| <Animated.View style={[styles.flex1, !shouldShowReportRecipientLocalTime && !hideComposer ? styles.pb4 : {}]}> |
There was a problem hiding this comment.
remove Animated, i guess it no longer required
|
Tip: Always link issue as a link |
8af3555 to
f758d29
Compare
This comment has been minimized.
This comment has been minimized.
|
@struc Please push signed commits
|
|
@ishpaul777 Thank you so much for you help, I was pushing the commit from a different machine and forgot to add the sign key. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeRecord_2024-09-03-02-01-06.mp4Android: mWeb ChromeRecord_2024-09-03-02-02-49.mp4iOS: Nativetrim.15530756-22BF-4263-8B25-1FDE575AD6A7.MOViOS: mWeb Safaritrim.02E297C8-4300-4104-B786-49390B8CBD60.MOVMacOS: Chrome / SafariScreen.Recording.2024-09-03.at.1.56.56.AM.movMacOS: DesktopScreen.Recording.2024-09-03.at.2.14.26.AM.mov |
|
gentle bump @struc |
Signed-off-by: struc <m.elsayed.a@gmail.com>
Signed-off-by: struc <m.elsayed.a@gmail.com>
|
@ishpaul777 sorry for the delay, they are signed now. |
|
🎯 @ishpaul777, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #48431. |
|
All yours @roryabraham |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
|
ready to go |
Fix: iOS chat view to be hidden if the user clicks away/navigate to two screens or more. (cherry picked from commit 7b4d98a) (CP triggered by roryabraham)
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Cherry-picked to staging by https://github.com/roryabraham in version: 9.0.27-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.0.27-1 🚀
|

Details
Fixed Issues
$ #48369
PROPOSAL: #48369 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
I have read the CLA Document and I hereby sign the CLA