-
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
fix: report header not shown #49542
fix: report header not shown #49542
Conversation
@mananjadhav 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] |
@dukenv0307 As this is a regression, can you please take care of this? If you're unavailable I'll take care of it. |
Thank you @mananjadhav, I'll review it |
@daledah Can you update the PR to fix the type instead of changing the current logic |
@daledah Pls let me know when your fixs are done |
Update this line App/src/pages/home/ReportScreen.tsx Line 443 in 6510ae4
and App/src/pages/home/ReportScreen.tsx Line 776 in 6510ae4
|
@dukenv0307 I updated. |
@dukenv0307 I updated. |
@daledah What about this comment https://github.com/Expensify/App/pull/49542/files#r1769467155 |
@daledah any updates? |
@dukenv0307 I updated. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-24.at.10.52.02.movAndroid: mWeb ChromeScreen.Recording.2024-09-24.at.10.49.23.moviOS: NativeScreen.Recording.2024-09-24.at.10.51.15.moviOS: mWeb SafariScreen.Recording.2024-09-24.at.10.48.44.movMacOS: Chrome / SafariScreen.Recording.2024-09-24.at.10.45.08.movMacOS: DesktopScreen.Recording.2024-09-24.at.10.54.01.mov |
@daledah can you fix the eslint checks? |
@dukenv0307 can you re-check? I'm not that familiar with the onyx changes. |
@madmax330 LGTM |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
fix: report header not shown (cherry picked from commit 347b600) (CP triggered by AndrewGable)
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 9.0.39-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.39-5 🚀
|
Details
Fixed Issues
$ #49520
PROPOSAL:
Tests
Offline tests
QA 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
Screen.Recording.2024-09-20.at.22.34.54.mov
Android: mWeb Chrome
Screen.Recording.2024-09-20.at.22.33.41.mov
iOS: Native
Screen.Recording.2024-09-20.at.22.43.34.mov
iOS: mWeb Safari
Screen.Recording.2024-09-20.at.22.41.21.mov
MacOS: Chrome / Safari
Screen.Recording.2024-09-20.at.22.25.42.mov
MacOS: Desktop
Screen.Recording.2024-09-20.at.22.47.13.mov