-
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
[Debug Mode] Add transaction and violation data to debug mode #50745
[Debug Mode] Add transaction and violation data to debug mode #50745
Conversation
Todo:
|
I didn't have much time as I wanted to work on this today but here goes my update! Today's update:
Todo:
|
…and-violation-data-to-debug-mode # Conflicts: # src/libs/DebugUtils.ts
Today's update:
Todo:
|
Today's update:
Todo:
|
…and-violation-data-to-debug-mode
Today's update:
Todo:
|
…and-violation-data-to-debug-mode
…bug transaction violations tab
…and-violation-data-to-debug-mode # Conflicts: # src/libs/DebugUtils.ts
Today's update:
Todo:
|
…and-violation-data-to-debug-mode
… transaction violations form types
…and-violation-data-to-debug-mode
Today's update:
Todo:
|
…and-violation-data-to-debug-mode
All feedback addressed and conflicts resolved! Thanks for your feedback 😄 |
@pac-guerreiro can you merge main on this one? Then I'll give it a final review. |
…and-violation-data-to-debug-mode # Conflicts: # src/libs/DebugUtils.ts # tests/utils/collections/reports.ts
Sorry for the delay, I just resolved the remaining conflicts 😄 Today I noticed that debug report page was not saving data properly, can you confirm this? |
Thanks for resolving the conflicts! Looks like we have some typescript failures now. |
In this PR or in the live app? |
…and-violation-data-to-debug-mode
@puneetlath just resolved the typescript issues!
In main branch, so I guess at least in staging |
…and-violation-data-to-debug-mode
I just confirmed that the problem is also present on this PR. I just pushed a fix for it 😄 The problem was that we we're saving debug data using |
So sorry @pac-guerreiro. This has conflicts again. If you ping me on Slack after resolving the conflicts, I can merge quickly. |
…and-violation-data-to-debug-mode # Conflicts: # src/libs/DebugUtils.ts
@puneetlath conflicts resolved 😄 |
✋ 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.66-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.66-8 🚀
|
Details
Fixed Issues
$#50335
PROPOSAL:
Tests
View transaction
in details tabdetails
,json
andviolations
tabsdetails
tab is saved correctlyviolations
tab, try creating and modifying a violation and check that the UI shows your changes in real timeOffline tests
Same as tests
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 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.-.Native.mp4