🍒 Cherry pick PR #84599 to staging 🍒#84621
Conversation
(cherry picked from commit 9eb4f44) (cherry-picked to staging by luacmartins)
…r-resolves-to-fallback Fix for - Reports - Report row shows fallback avatar when user has custom avatar (cherry picked from commit 9def1e0)
|
@MelvinBot where was the conflict? I don't see any conflicts when pulling this branch and CPing commit 9def1e0 |
|
There wasn't actually a traditional merge conflict. Looking at the workflow run logs, the cherry-pick step shows: Git auto-merged both files successfully, but the resulting cherry-pick was empty — meaning the changes from the PR already exist on staging (or the auto-merge resolved to content identical to what's already there). Since In short: there are no actual conflicts to resolve. The changes may already be on staging. You could verify by checking whether the relevant changes in |
|
This is already in staging |
🍒 Cherry pick #84599 to staging 🍒
This PR had conflicts when we tried to cherry-pick it to staging. You'll need to manually perform the cherry-pick, using the following steps:
Then manually resolve conflicts, and commit the change with
git cherry-pick --continue. Lastly, please run:This last part is important. It will help us keep track of who triggered this CP, and will ensure that version bumps are tracked correctly. Once all that's done, push your changes with
git push origin cherry-pick-staging-84599-22867182951-1, and then open this PR for review.Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main.
Pro-tip: If this PR appears to have conflicts against the staging base, it means that the version on staging has been updated. The easiest thing to do if you see this is to close the PR and re-run the CP.
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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari