-
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
30714 Error and block submit when you can't hold request #37477
30714 Error and block submit when you can't hold request #37477
Conversation
@alitoshmatov 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] |
@alitoshmatov can you please check the implementation and error text. |
Let me see if I can get a translation for the messaging. Also, is there a screenshot of the messaging in the App that you can provide? |
@WikusKriek Please provide screen recordings for all platforms |
cc: @Expensify/marketing to confirm if the error message |
Thanks for tagging us! The "Waiting for copy" label doesn't auto-assign a Marketing team member to pull requests, specifically. Only on issues! I think this should work: This request is being modified by another member. |
@alitoshmatov this is ready for review, I added the text that @jamesdeanexpensify suggested. |
@jamesdeanexpensify @robertjchen can you please review the translation here https://expensify.slack.com/archives/C01GTK53T8Q/p1709399184734909 |
I believe a native Spanish speaker will review it! |
Just confirmed translation is correct as is 👍 |
cc: @alitoshmatov for review, thanks! 🙏 |
Reviewer Checklist
Screenshots/VideosAndroid: Nativehold-android.movAndroid: mWeb Chromehold-mweb.moviOS: Nativehold-ios.mp4iOS: mWeb Safarihold-safari.mp4MacOS: Chrome / Safarihold-web.movMacOS: Desktophold-desktop.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 looks good
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 as well! 👍
@robertjchen looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Not an emergency. There was a failed performance test due to temporary connectivity issues. Now passing. |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.50-5 🚀
|
Details
No error appears when you try and hold a money request after it has been paid by another user.
The solution adds a form error when the money request can no longer be modified.
Fixed Issues
$ #37014
PROPOSAL: #37014 (comment)
Tests
Offline tests
N/A
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(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label 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.native.2024-03-02.at.18.32.04.mov
Android: mWeb Chrome
Android.chrome.2024-03-02.at.18.40.35.mov
iOS: Native
IOS.native.2024-03-02.at.19.16.27.mov
iOS: mWeb Safari
IOS.safari.2024-03-02.at.19.20.20.mov
MacOS: Chrome / Safari
Web.2024-03-02.at.18.09.09.mov
MacOS: Desktop
Desktop.2024-03-02.at.18.18.13.mov