Fix wrong lottie animations names#24036
Fix wrong lottie animations names#24036grgia merged 1 commit intoExpensify:mainfrom blazejkustra:fix/animations-typo
Conversation
|
@blazejkustra who did C+ review for the original PR? |
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOSAndroid |
|
C+ weren't involved, only internals from Expensify. Mainly Hayata Suenaga, Rory Abraham and Vit Horacek. Also Fábio Henriques from Callstack. @grgia |
|
@blazejkustra ideally local tests should cover all cases, i.e. manually setting goldWallet to true to test the fireworks as well. Before I merge, did you test this case? |
|
@grgia Yes, I did test both animations. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
requested a cherry pick for this PR here (internal) |
Fix wrong lottie animations names (cherry picked from commit 586060e)
|
🚀 Deployed to staging by https://github.com/grgia in version: 1.3.49-1 🚀
|
|
did QA and tested well |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.3.49-3 🚀
|
|
🚀 Deployed to staging by https://github.com/grgia in version: 1.3.51-0 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.3.51-2 🚀
|
Details
Setup App for TypeScript
#20179 caused regression on staging as @gadhiyamanan reported here.
In the PR I fixed wrong animations names in
ActivateStep.jsandReimbursementAccountLoadingIndicator.jsfiles.Fixed Issues
$ N/A
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
Same as in
Testssection.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Web
Screen.Recording.2023-08-02.at.08.48.14.mov
iOS
Screen.Recording.2023-08-02.at.08.43.59.mov