-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 version #42176
Bump expensify-common version #42176
Conversation
@alitoshmatov Please 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] |
CC. @iwiznia |
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.
Approving, but please add tests
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb Chrome *android-mweb.moviOS: NativeiOS: mWeb Safari *ios-mweb.movMacOS: Chrome / Safari *web.movMacOS: Desktop *desktop.mov |
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.
Tests well ! The following issues are fixed with this PR:
- ✅ Mention message Copy to Clipboard works as expected.
- ✅ Mention message Edit comment works as expected.
- ✅ App doesn't crash anymore.
Note
Approved, with the mention that the conflicts must be solved.
Conflicts |
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.
Ya looks like there's conflicts but i don't see exactly what files are conflicting, maybe package-lock?
🚀 Deployed to staging by https://github.com/Beamanator in version: 1.4.77-11 🚀
|
🚀 Deployed to staging by https://github.com/Beamanator in version: 1.4.77-11 🚀
|
This PR seems to cause crash on iOS #42888 |
My bad, I was not able to build the iOS / Android native app and that's exactly where we had issues with this. I think the revert was a good idea, so we can re-work this PR properly, making sure to actually test on all platforms this time. |
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.78-5 🚀
|
Details
Fixed Issues
$ #42161
PROPOSAL: N/A
Tests
Offline tests
Same as test steps
QA Steps
Same as test steps
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop