-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Bump expensify-common and react-native-live-markdown #44262
Bump expensify-common and react-native-live-markdown #44262
Conversation
@dannymcclain @sobitneupane 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] |
@BrtqKr @BartoszGrajdek Can you please include all the issues that should be fixed in this bump and list testing steps for them? Furthermore include recordings in the checklist confirming your testing of all the issues this bump should fix? thank |
ios/Podfile.lock
Outdated
@@ -282,27 +282,10 @@ PODS: | |||
- nanopb/encode (= 2.30908.0) | |||
- nanopb/decode (2.30908.0) | |||
- nanopb/encode (2.30908.0) | |||
- Onfido (29.7.1) | |||
- Onfido (29.6.0) |
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.
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.
Those dependencies are coming from the new architecture - it's because of pod update Onfido
, without that pod install
isn't going through 🤷
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.
Then we might have to test for anything the pod install changed
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.
Those dependencies are coming from the new architecture - it's because of
pod update Onfido
, without thatpod install
isn't going through 🤷
Hmm, it works fine to me without pod update.
If it's required, can we do that in separate PR?
@mountiny I've added the recordings and all related issues with testing steps. Regarding Podfile - I've talked about this with @j-piasecki and we hoped this could be solved with |
@@ -2623,7 +2629,7 @@ SPEC CHECKSUMS: | |||
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 | |||
Turf: 13d1a92d969ca0311bbc26e8356cca178ce95da2 | |||
VisionCamera: 1394a316c7add37e619c48d7aa40b38b954bf055 | |||
Yoga: 64cd2a583ead952b0315d5135bf39e053ae9be70 | |||
Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312 |
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.
This checksum is still 64cd2a583ead952b0315d5135bf39e053ae9be70
for me. Maybe depend on device.
Other changes look good
Bug on iOS: emoji glitch https://drive.google.com/file/d/1Sns-YA3uf7WWcHeI8nrO11yAVkymxpwa/view?usp=sharing |
@BrtqKr #42082 is not fixed yet. Please check the expected result. |
I'll resolve this separately, I've updated the description |
@BartoszGrajdek has been working on the emojis, he'll take a look at that soon |
Hi! No changes we have added in these versions should have affected iOS emojis the way it's shown in the video. The PR containing vertical alignment for emoji only changes it on the web version, so this shouldn't be related to the version bump. I've tried reverting these changes locally and the same bug happened, let me check it on main as well to confirm 🤓 |
Confirmed, same thing happening on main cc @situchan |
Not reproducible anymore in this build. Reproduced in the past build. |
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.
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.
LGTM but asked in Slack one question
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.
Thanks
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.6-0 🚀
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.6-0 🚀
|
This caused the regression here, but I am not sure if it's bad enough to hold the deploy on it. |
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.6-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.6-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.7-8 🚀
|
There have been a couple of fixes related to the empty blockquotes, which will be enabled by this version update.
I'd assume that all the changes included in those versions have been verified in the PRs from the corresponding libraries, but this should probably be tested more precisely, probably during QA.
Details
Fixed Issues
$ #43323
$ #40969
$ #40412
$ #40692
PROPOSAL:
Tests
>
is included in the blockquote and treated as an empty line. The result should look like this:Send the message
The first line shouldn't be treated as a part of the blockquote
Verify that no errors appear in the JS console
Offline tests
QA Steps
Quite a general change, so I'd suggest checking any regressions emphasizing the blockquotes.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-06-25.at.15.21.47.mov
Android: mWeb Chrome
Screen.Recording.2024-06-25.at.15.28.50.mov
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-06-25.at.14.53.46.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-06-25.at.15.35.26.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-06-25.at.14.41.04.mov
Screen.Recording.2024-06-25.at.14.39.23.mov
MacOS: Desktop
Screen.Recording.2024-06-25.at.14.57.44.mov