-
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
Allow selecting an existing invoice room as the receiver in the Send Invoice flow from FAB #42714
Allow selecting an existing invoice room as the receiver in the Send Invoice flow from FAB #42714
Conversation
@jayeshmangwani 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] |
@rezkiy37 I can see duplicate data under Recents bug-duplicate-workspace.mov |
For testing, I merged the main and have fixed conflicts locally; please merge the main and push. |
…ture/42590-select-invoice-room
I've tried to reproduce the bug online and offline. Luckily, I wasn't able to reproduce it. I would like not to block this PR of this problem until someone else faces it. |
I am trying to capture the reproducing steps; if I can not reliably reproduce with another user, then we can ignore this case for this PR |
I am trying to test after pulling the latest code, but when trying to Unexpected-error.mov |
The same thing happens with the main branch, too 🤦 , so not from this PR |
@rezkiy37 Are you able to test the send invoice flow? I am trying to send the invoice to any user, resulting in the error; it was working a few hours ago for me, but now it is giving me an error |
@jayeshmangwani, I can confirm that the bug is reproducible. I've informed @cristipaval. |
If the issue is unrelated to this PR, let's not block the review. I added a reminder to check the issue when I'm back from ooo. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemWeb-chrome.moviOS: NativeiOS.moviOS: mWeb SafarimWeb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
…ture/42590-select-invoice-room
There was a git conflict. I've fixed it. |
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.
Tests well 🎉
✋ 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 production by https://github.com/luacmartins in version: 1.4.81-11 🚀
|
Details
The PR allows selecting an existing invoice room as the receiver in the Send Invoice flow from FAB.
Fixed Issues
$ #42590
PROPOSAL: N/A
Tests
Offline 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.mp4
Android: mWeb Chrome
Android.Chrome.mp4
iOS: Native
IOS.mp4
iOS: mWeb Safari
IOS.Safari.mp4
MacOS: Chrome / Safari
Chrome.mp4
MacOS: Desktop
Desktop.mp4