-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Remove report screen logs #41220
Remove report screen logs #41220
Conversation
@carlosmiceli 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] |
I don't think this needs any QA since it's a trivial change. |
Hi @janicduplessis ! I'm going to try to get to this this week, but I'm in the middle of my onboarding trip, so I may be a bit slow, in case you'd rather assign the review to someone else 😅 If there's no rush, then I'll be happy to do it 💪 |
All good, no rush on this one one :) |
Hey @janicduplessis I just reviewed and approved but I'm seeing conflicts now, should I fix that or is that you? I'm quite new at reviewing PRs so not sure how that works 😅 |
Oh, I will fix it! |
We're actually having some issues currently where these logs could still be useful, I will wait a bit more before removing. |
Sounds good! Let me know if I can help with anything :) |
Waiting for @janicduplessis to see how/when to proceed :) |
I think we are good to remove it for real now :) Will fix conflicts then it should be good. |
93bb6f4
to
7ecfd97
Compare
Conflicts fixed! |
My bad, forgot the reviewer checklist here! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@janicduplessis Hey there, just approved but doesn't look like I can merge it, let me know if there's anything I can help with! |
@mountiny Could you merge this? |
@carlosmiceli looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@janicduplessis sorry but I was SURE that I saw all tests passing, I guess I'm wrong! What do you think I should do in this situation? |
Maybe the bot is wrong? I don't see any test failures on f27a7c5 |
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 1.4.76-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.76-7 🚀
|
Details
The logs helped confirm the issue I was investigating, but now they can be removed as they are pretty noisy.
Fixed Issues
$
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop