-
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
Report Level violations #44139
Report Level violations #44139
Conversation
@arosiclair 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] |
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.
Thanks for spinning up a PR so quickly! Looks like we may need to update the onyx format so we'll hold for that
…tions when field is filled
@thienlnam I think it's ready for review so I would appreciate your feedback |
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.
Looking solid, just a few comments
Also, we're working on showing the report fields on single transaction views here |
Thanks for comments @thienlnam, I'll address them tomorrow |
Yeah that's not correct, everyone should see the error indicators but only the submitter should see the RBR for it |
Oh, I thought that all participants should see RBRs 😅 I'll fix it |
# Conflicts: # src/libs/ReportUtils.ts
@thienlnam I also have a question about RBRs in the report previews. Should we show them exclusively to the author too? |
Yup, same with the report preview. Everyone can still see the error within the report, but we just show the RBR to the submitter since they are the ones responsible for fixing it |
# Conflicts: # src/components/ReportActionItem/MoneyReportView.tsx
@thienlnam @allroundexperts Bugs are gone and now we can go with reviews 🚀 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-18.at.3.22.39.AM.movAndroid: mWeb ChromeScreen.Recording.2024-07-18.at.3.20.44.AM.moviOS: NativeScreen.Recording.2024-07-18.at.3.17.05.AM.moviOS: mWeb SafariScreen.Recording.2024-07-23.at.3.30.57.AM.movMacOS: Chrome / SafariScreen.Recording.2024-07-18.at.3.02.06.AM.movMacOS: DesktopScreen.Recording.2024-07-18.at.3.08.55.AM.mov |
BUG Unable to scroll to the violations on mweb Screen.Recording.2024-07-18.at.3.11.45.AM.mov |
@allroundexperts I merged the newest main and it seems it works correctly 🤔 Screen.Recording.2024-07-22.at.12.30.28.movCan you give it another try? 🙏 |
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.
Looks good!
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.
Awesome, thanks yall!
✋ 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/thienlnam in version: 9.0.12-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.12-0 🚀
|
🚀 Deployed to staging by https://github.com/thienlnam in version: 9.0.13-0 🚀
|
Details
Fixed Issues
$ #43880
PROPOSAL: N/A
Tests
Offline tests
Same as in 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-720.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
ios-420.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web-1080.mov
MacOS: Desktop
desktop-720.mov