[CP Staging] Revert: fix selecting multiple messages (PR \#82507)#85366
[CP Staging] Revert: fix selecting multiple messages (PR \#82507)#85366
Conversation
|
@MelvinBot Mark it ready for review |
|
PR has been marked as ready for review. |
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
eh2077
left a comment
There was a problem hiding this comment.
confirmed reverted is clean
|
No product review needed |
|
🚧 @Julesssss has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ 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/cristipaval in version: 9.3.38-3 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.3.38-4 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/cristipaval in version: 9.3.39-0 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.3.39-3 🚀
|
Explanation of Change
Reverts #82507 to fix deploy blocker #37447.
The original PR introduced changes to fix selecting multiple messages, including a
react-native-webpatch that reversed DOM tree elements using apushOrUnshiftmethod, modifications toActionSheetAwareScrollView,FlatList, andPureReportActionItem. These changes are being reverted so they can be reworked in a v2 approach.Fixed Issues
$ #37447
$ #85358
Tests
Offline tests
N/A - This is a revert, no new offline behavior introduced.
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)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
N/A - This is a pure revert with no new UI changes.