-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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/31730: Remove green dot after deleting the Money request #32707
Conversation
@aimane-chnaif 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.
There should be failure data as well
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
@aimane-chnaif When deleting the request fails, the request still exists. Do you want to hide green dot in this case ? |
Why hide? If delete fails, outstanding request still remains |
@aimane-chnaif what do you mean here ? |
With your current change, green dot will be hidden even though delete fails and request still exists, right? |
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.
LGTM 🎉
@aimane-chnaif Got it, I updated |
Good catch! @DylanDylann you just copied OP in the issue. Please copy one more from Expected Result @aldo-expensify what is plan for backend fix? Can this be merged earlier? |
I'll start investigating asap
hmm, I think we can... there will be inconsistent behaviour while we don't have both fixes deployed, no matter the order. |
Tested well for me!, thanks for the fix. |
✋ 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/aldo-expensify in version: 1.4.12-0 🚀
|
🚀 Deployed to staging by https://github.com/aldo-expensify in version: 1.4.12-0 🚀
|
🚀 Deployed to staging by https://github.com/aldo-expensify in version: 1.4.12-0 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.12-2 🚀
|
Details
Remove green dot after deleting the Money request
Fixed Issues
$ #31730
PROPOSAL: #31730 (comment)
Tests
Offline tests
Same above
QA Steps
Same above
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
Screencast.from.08-12-2023.17.28.06.webm
Android: mWeb Chrome
iOS: Native
ios.mp4
iOS: mWeb Safari
sa.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
de.mp4