-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move blur lib fork to a patch #19681
Conversation
5ad0538
to
851dbcb
Compare
Jenkins BuildsClick to see older builds (25)
|
0bb2fa9
to
95b531e
Compare
83% of end-end tests have passed
Failed tests (7)Click to expandClass TestActivityCenterContactRequestMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePRTwo:
Class TestWalletMultipleDevice:
Expected to fail tests (2)Click to expandClass TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Passed tests (43)Click to expandClass TestActivityCenterContactRequestMultipleDevicePR:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestDeepLinksOneDevice:
Class TestActivityMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
|
95b531e
to
1363be2
Compare
@status-im/mobile-qa : just a smoke test will do for this PR, Ideally I think we could even get a design review since blur related library is upgraded. |
@siddarthkay I'll check the tests and then ask Francesca to review it 👌 |
1363be2
to
3eae59b
Compare
96% of end-end tests have passed
Expected to fail tests (2)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Passed tests (50)Click to expandClass TestWalletMultipleDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestDeepLinksOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestWalletOneDevice:
Class TestActivityMultipleDevicePRTwo:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestActivityMultipleDevicePR:
|
aa2973c
to
68caca0
Compare
Hey @siddarthkay, the tests look good. |
68caca0
to
db06d64
Compare
db06d64
to
c4ad9e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blur issue on iOS - Dark theme as commented here
Also (not strictly related to this PR, feel free to address It in a follow up issue if you think that's the best approach)
I've noticed a shadow / line that shouldn't be there, between the channel actions and the date divider, on empty channel screens:
As you can see here it moves when scrolling:
RPReplay_Final1713439050.mp4
Expected behavior:
@yqrashawn @Parveshdhull : Do any of you know if this is a new Issue or does this exist already? |
hi @siddarthkay,
|
@Francesca-G : I'll go ahead and merge this one and we can take this issue as a follow up. Thank you! |
## Summary This commit swaps the fork of @react-native-community/blur with a patch and upgrades the library to latest version of 4.4.0 needed for : #18138 ## Review & Test notes Verify if blur stuff still works. ## Platforms - iOS - Android status: ready
c4ad9e8
to
b6cae3e
Compare
Summary
This PR swaps the fork of
@react-native-community/blur
with a patch and upgrades the library to latest version of4.4.0
needed for : #18138
Review & Test notes
Verify if blur stuff still works.
Platforms
status: ready