-
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
Can't add new report actions in Debug mode #53969
Can't add new report actions in Debug mode #53969
Conversation
Todo:
|
Today:
Todo:
|
@DylanDylann 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] |
@DylanDylann The PR is now ready for review! 😄 There's a minor issue where the Not Found page is shown if the user goes back after deleting a report. I'll look for a fix for this issue tomorrow! |
Last friday (12/13/24)
Today
|
Waiting on @DylanDylann review 😄 |
Reviewing today |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-18.at.16.40.59.movAndroid: mWeb ChromeScreen.Recording.2024-12-18.at.15.52.51.moviOS: NativeScreen.Recording.2024-12-18.at.15.50.55.moviOS: mWeb SafariScreen.Recording.2024-12-18.at.15.47.21.movMacOS: Chrome / SafariScreen.Recording.2024-12-18.at.15.40.50.movMacOS: DesktopScreen.Recording.2024-12-18.at.15.48.14.mov |
✋ 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/puneetlath in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 9.0.78-0 🚀
|
2 similar comments
🚀 Deployed to staging by https://github.com/puneetlath in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 9.0.78-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.78-6 🚀
|
Explanation of Change
Fixed Issues
$#53683
PROPOSAL:
Debug.mergeDebugData
usingOnyx.merge
to update a report action or add a new report actionInteractionManager.runAfterInteractions
to preventNot Found
page from showing after deleting onyx dataTests
Report Actions
Debug
Not Found
page is not shown while navigation back.Not Found
page is not shown while navigating back.Transactions
Debug
View Transaction
ondetails
tabNot Found
page is not shown during navigation.Not Found
page is not shown during navigationOffline tests
Same as tests.
QA Steps
Same as tests.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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.-.Native.mp4
Android: mWeb Chrome
Android.-.Chrome.mp4
iOS: Native
iOS.-.Native.mp4
iOS: mWeb Safari
iOS.-.Safari.mp4
MacOS: Chrome / Safari
MacOS.-.Chrome.mp4
MacOS: Desktop
MacOS.-.Desktop.mp4