fix clicking pay button for invoices raise an null error#45484
Closed
jacobkim9881 wants to merge 11 commits intoExpensify:mainfrom
Closed
fix clicking pay button for invoices raise an null error#45484jacobkim9881 wants to merge 11 commits intoExpensify:mainfrom
jacobkim9881 wants to merge 11 commits intoExpensify:mainfrom
Conversation
Contributor
Author
|
@rushatgabhane I got a warning while clicking the pay button in |
|
@rushatgabhane 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] |
6 tasks
Member
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-26.at.06.31.11.movAndroid: mWeb ChromeiOS: NativeScreen.Recording.2024-07-26.at.06.30.21.moviOS: mWeb SafariScreen.Recording.2024-07-26.at.06.32.25.movMacOS: Chrome / SafariScreen.Recording.2024-07-26.at.06.29.38.mov |
Gonals
previously approved these changes
Jul 26, 2024
Contributor
|
@jacobkim9881, it seems your commits are unsigned. Please, follow the steps in our guidelines to make sure all commits are signed. |
Contributor
Author
|
@Gonals I see. Let me make sure all commits signed. |
Contributor
Author
50 tasks
Contributor
|
Ok. Let's close this one, then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Details
This change will set a value as
""forref.current.value. Whenever event handler accesses popover component to popover, the value should have been set on React Native at iOS environments. Before the change, the value was falsy likenullorundefined.Fixed Issues
$ #44919
PROPOSAL: $ #44919 (comment)
Tests
+of composer and click a send invoice in a workspace.Offline tests
+of composer and click a send invoice in a workspace.QA Steps
test1
FABand click submit expensetest2
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
44919-android_20240716_165355_New.Expensify.Dev.mov
Android: mWeb Chrome
44919-android-mw_20240716_191503_Chrome.mov
iOS: Native
ios-44919.2024-07-08.3.48.49.mov
iOS: mWeb Safari
44919-.ios.mw.2024-07-16.9.08.09.mov
MacOS: Chrome / Safari
web-44919.2024-07-16.8.50.07.mov
MacOS: Desktop
desktop-44919.2024-07-16.5.18.49.mov