[cp staging] Revert https://github.com/Expensify/App/pull/96942 - #98338
Conversation
…review-row-styling
|
@Krishna2323 @situchan One of you needs to 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] |
|
Was a conflict minor? @MelvinBot please confirm this PR is the exact revert of #96942 |
Yes, it was this line: and an effect dependency array |
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.
|
|
Yes on both — with one nuance. This PR fully reverts the behavioral changes of #96942, and the conflict was minor. But it is not a byte-for-byte inverse of that PR — two benign differences remain, and one of them is exactly why there was a conflict. Every functional change from #96942 is undone: the The two deviations from a pure
How I verifiedCompared the full diff of #98338 against the diff of #96942 line-by-line across all 5 touched files. Bottom line: safe to treat as the revert of #96942 — the conflict was minor and resolved correctly. |
|
🚧 JS00001 has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
…519379754-1 🍒 Cherry pick PR #98338 to staging 🍒
|
🚀 Cherry-picked to staging by https://github.com/JS00001 in version: 9.4.52-4 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.4.52-11 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Cherry-picked to staging by https://github.com/JS00001 in version: 9.4.53-0 🚀
|
|
🤖 No help site changes required. This PR reverts #96942 ("align expense preview card metadata line with mobile row styling"). Both the original change and this revert are purely cosmetic/layout changes to the expense (transaction) preview card — how the merchant, amount, date, category, tag, and cancelled-payment status are arranged and styled within the preview. No feature behavior, settings, tab names, button labels, or user-facing copy changed. Expensify's help site articles under No draft help site PR was created. |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.4.53-10 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
Reverts #96942
Fixed Issues
$ #98329
$ #98206
Tests
N/A
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
N/A
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand 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