[Fabric] iOS - Stretched border animations between screen transitions#40243
Merged
Beamanator merged 1 commit intoExpensify:mainfrom Apr 22, 2024
Merged
[Fabric] iOS - Stretched border animations between screen transitions#40243Beamanator merged 1 commit intoExpensify:mainfrom
Beamanator merged 1 commit intoExpensify:mainfrom
Conversation
6 tasks
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-21.at.11.20.26.at.night.movAndroid: mWeb ChromeScreen.Recording.2024-04-21.at.11.23.21.at.night.moviOS: NativeScreen.Recording.2024-04-21.at.11.34.11.at.night.moviOS: mWeb SafariScreen.Recording.2024-04-21.at.11.30.21.at.night.movMacOS: Chrome / SafariScreen.Recording.2024-04-21.at.11.08.29.at.night.movMacOS: DesktopScreen.Recording.2024-04-21.at.11.33.37.at.night.mov |
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
95 tasks
Contributor
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.64-6 🚀
|
Contributor
|
@Beamanator We are now on 0.75 do you think this patch could be removed now? |
Contributor
|
Ooh that would be fantastic @janicduplessis ! It looks like the name of the patch file was updated recently in #45289, but I'm not sure if the patch is still needed in 0.75 |
Contributor
|
I can have a look next week and see if the issue still happens now by using the repro steps in the PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Due to the new architecture PR being merged:
The following issue occured which was also reported in
react-nativeissues:This PR adds a patch that solves this issue, the patch was discussed in detail within this #expensify-open-source Slack 🧵 and the consensus was that we can apply the patch until we bump
react-nativeto v0.74 since this might've been fixed by thisreact-nativev0.74 (commit) and we're working at Updating to v0.74 in this open PR #37374 which might take a while because of recent [Fabric] related bugs (see Slack 🧵), but once upgraded, hopefully the issue will be fixed and the patch can be removed.Caution
This patch fix is iOS:Native specific, there won't be any observable changes on any of the other platforms.
Fixed Issues
$ #40081
PROPOSAL: #40081 (comment)
Tests
Steps for reviewer to test the patch:
npm cito perform a clean install.cc @getusha
Prerequisite: User must be logged in, have created a Workspace and have enabled Workflows.
Offline tests
TLDR: same as Tests.
Prerequisite: User must be logged in, have created a Workspace and have enabled Workflows.
QA Steps
TLDR: same as Tests.
Prerequisite: User must be logged in, have created a Workspace and have enabled Workflows.
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.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
Screen.Recording.2024-04-12.at.01.59.59.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov