-
Notifications
You must be signed in to change notification settings - Fork 3k
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 require cycle from clearReportNotifications #33254
Conversation
b9eef16
to
7271668
Compare
This is ready for review. @s77rt I keep getting this error on Android so I can't test it let me know if it works for you
|
@arosiclair I will complete the checklist tomorrow. I'm also getting a similar error on Android (discussion). |
Reviewer Checklist
Screenshots/VideosAndroid: NativeCan't test due to a an ongoing issue https://expensify.slack.com/archives/C01GTK53T8Q/p1702883604941629 Android: mWeb Chromen/a iOS: NativeNotifications cannot be tested in iOS Simulator iOS: mWeb Safarin/a MacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
@jasperhuangg 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] |
✋ 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/jasperhuangg in version: 1.4.15-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.4.15-5 🚀
|
Details
Fixes the require cycle by moving logic from actions/Report.ts to the ReportScreen component
Fixed Issues
$ #33204
Tests
No tests on mWeb
Offline tests
None
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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)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
N/A
iOS: Native
iOS: mWeb Safari
N/A
MacOS: Chrome / Safari
MacOS: Desktop