-
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
Refactor HeaderView to access parentReportAction from props #37913
Conversation
I'm pulling this out of draft, but it looks like iOS builds are currently broken. We are discussing it here in Slack. Feel free to review this however. |
I think @jjcoffee should be assigned to this for the C+ review? |
I don't think these PRs stick to one C+. P.S. I can review and checklist if requires C+ |
Sounds good, thank you for clarifying! I'll leave that up to @tgolen for what he wants for the PR. Let me know if you want an Expensify engineer to review this or if you want a C+ review first Tim 🙂 |
@aimane-chnaif that would be great if you could please review and test this. |
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.
Looks good to me but still waiting on C+ review.
Code looks good. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
I reproduced crash while testing on android. |
🎯 @aimane-chnaif, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #38150. |
Please complete author checklist
|
Tim can you complete the author checklist so we have fully green checks? Then we're good to merge. |
Yeah, sorry about that. I will need to see if I am able to build the app yet. I haven't checked yet to see if there was a solution for the error with Flipper that was causing the build issue. I'll update this later today with the result. |
As I already tested those missing platforms, I think you can fill them and merge. The code change here is also not platform dependent. |
OK, sounds good. I've checked them off and this is good to merge now. Thanks! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/blimpich in version: 1.4.52-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.52-6 🚀
|
Fixed Issues
Part of #27262
Tests
Offline tests
Same as tests
QA Steps
Same as tests
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 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