-
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]: Foreground and Background of report header don't match with report view loading state #40534
Conversation
@abdulrahuman5196 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] |
@shawnborton , I noticed one comment of yours:
Should we include that too in this PR? |
Yes please, that would be great! |
Hi, checking now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-29.at.7.12.43.PM.mp4Android: mWeb ChromeScreen.Recording.2024-04-29.at.7.13.13.PM.mp4iOS: NativeScreen.Recording.2024-04-29.at.7.07.55.PM.mp4iOS: mWeb SafariScreen.Recording.2024-04-29.at.7.10.55.PM.mp4MacOS: Chrome / SafariScreen.Recording.2024-04-29.at.7.04.16.PM.mp4MacOS: DesktopScreen.Recording.2024-04-29.at.7.05.34.PM.mp4 |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @marcochavezf
🎀 👀 🎀
C+ Reviewed
We did not find an internal engineer to review this PR, trying to assign a random engineer to #40244 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
Gentle Ping @marcochavezf |
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.
Thank you for your patience guys, LGTM!
Hmm the GH action for the PR checklist is failing, would be possible that something changed from the template? |
Which action is failing exactly? I see all the checks passed 🤔 |
Hmm, interesting. I was reviewing the PR from my phone, and it didn't allow me to merge because some checks failed. Merging now |
✋ 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/marcochavezf in version: 1.4.72-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.72-1 🚀
|
Details
Fixed Issues
$ #40244
PROPOSAL: #40244 (comment)
Tests
Same as QA steps
Offline tests
Same as QA Steps
QA Steps
Note that the colour is darker now than on production.
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
MacOS: Chrome / Safari
MacOS: Desktop
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari