-
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
fix: Unable to select payment option in the dropdown in expense preview in the main chat #51645
fix: Unable to select payment option in the dropdown in expense preview in the main chat #51645
Conversation
…ew in the main chat
@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] |
@jayeshmangwani I encountered an error when running IOS native: I will test and update the IOS native video when it is fixed. |
Try to clean node_modules and run again, you can do |
@truph01 Would you mind uploading the iOS video here? |
It works. I just added IOS video. |
@truph01 would you update the tests steps to be more clear on this point ?
How to Send an Invoice to a User (whats the prerequisite ?) |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.mp4Android: mWeb Chromemweb-chrome.moviOS: NativeiOS.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
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 works well, LGTM 🚀
@aldo-expensify Changes works well and suggested here to update a Test step Currently, we’re seeing 0.00 for the invoice receiver, and this issue is being addressed here: #51312 |
✋ 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: 9.0.56-0 🚀
|
Details
Fixed Issues
$ #51016
PROPOSAL: #51016 (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 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
Screen.Recording.2024-10-29.at.18.35.46.mov
Android: mWeb Chrome
Screen.Recording.2024-10-29.at.18.34.58.mov
iOS: Native
Screen.Recording.2024-10-30.at.14.22.57.mov
iOS: mWeb Safari
Screen.Recording.2024-10-29.at.18.34.01.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-29.at.18.31.19.mov
MacOS: Desktop
Screen.Recording.2024-10-29.at.18.44.15.mov