-
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
remove red dot for settled money scan requests with empty smart scan fields #31897
remove red dot for settled money scan requests with empty smart scan fields #31897
Conversation
@abdulrahuman5196 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] |
Based on this here
I have not made any function but used the solution suggested in my proposal. |
Friendly bump @abdulrahuman5196 for reviewing |
Hi, Reviewing now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2023-12-01.at.3.07.18.PM.mp4Android: mWeb ChromeScreen.Recording.2023-12-01.at.3.10.42.PM.mp4iOS: NativeScreen.Recording.2023-12-01.at.3.03.16.PM.mp4iOS: mWeb SafariScreen.Recording.2023-12-01.at.3.04.54.PM.mp4MacOS: Chrome / SafariScreen.Recording.2023-12-01.at.3.00.12.PM.mp4MacOS: DesktopScreen.Recording.2023-12-01.at.3.02.35.PM.mp4 |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @aldo-expensify
🎀 👀 🎀
C+ Reviewed
Thanks @abdulrahuman5196 ! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/yuwenmemon in version: 1.4.7-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to staging by https://github.com/aldo-expensify in version: 1.4.8-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.8-3 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.8-3 🚀
|
Details
When a scan money request is settled, there is no need to show the red indicator indicating empty smart scan fields in the request. This PR removes red dot indicator for settled money requests with empty fields.
Fixed Issues
$ #28928
PROPOSAL: #28928 (comment)
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 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(themeColors.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
redDotAndroidNative.mov
Android: mWeb Chrome
redDotAndroidChrome.mov
iOS: Native
redDotiOSNative.mov
iOS: mWeb Safari
redDotiOSSafari.mov
MacOS: Chrome / Safari
redDotMacChrome.mov
Offline
redDotOffline.mp4
MacOS: Desktop
redDotDesktop.mov