-
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
[HOLD for payment 2022-11-16] [$250] Bug: [Staging] On add Paypal page, the add Paypal button isn't working correctly reported by @Tushu17 #12049
Comments
ProposalWe just need to change:-
with
|
ProposalThe button will be enabled if user uses empty space so we need to check if a value exists by using
So we can use _.isEmpty(this.state.payPalMeUsername.trim()) only or add it in the current logic like this
isDisabled={(this.state.payPalMeUsername === this.props.payPalMeData.description) || `_.isEmpty(this.state.payPalMeUsername.trim())`} |
Triggered auto assignment to @sophiepintoraetz ( |
@sophiepintoraetz new BZ chore SO is here, we want to ensure BZ stays assigned to all issues so we can get to BugZero, |
@sophiepintoraetz Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@sophiepintoraetz Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@kavimuru - please make sure you're filling out this section here in your issues and that this is occurring on staging. |
Triggered auto assignment to @pecanoro ( |
Current assignee @sophiepintoraetz is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
Current assignee @pecanoro is eligible for the External assigner, not assigning anyone new. |
@michaelhaxhiu Requested changes yesterday. The Recent changes had been done 10 hours ago. Waiting for my review will get to it tomorrow! |
@Puneet-here Please post a message once the requested changes are done, not sure if is this ready for review again. |
Excellent! I'll leave it to you all + @pecanoro from here to help move it forward. |
It's ready. |
@pecanoro, @sophiepintoraetz, @Santhosh-Sellavel, @Puneet-here Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Not overdue PR is waiting for review from @pecanoro |
BugZero Checklist: The PR fixing this issue has been merged! The following checklist will need to be completed before the issue can be closed:
|
@Santhosh-Sellavel - would you mind answering the following please:
|
Technically this PR #6545 should have added the check for empty case check too, this is where |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.25-0 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-11-16. 🎊 |
@Tushu17 and @Santhosh-Sellavel - can you please apply for the Job posted! Then we can close this one out! (@Puneet-here - you're all set) |
Bump @Santhosh-Sellavel (offer is in your inbox, @Tushu17!) |
All right - closing the issue coz payment is done! @Santhosh-Sellavel - feel free to reach out to me and/or respond to the offer in Upwork. |
@sophiepintoraetz I didn't receive any offer from you, I got couple of offers issue but not received for this. |
@Santhosh-Sellavel - apologies! I could have sworn I did but anyways, here we are |
@sophiepintoraetz You could hire me straight away as you have an option to do so. I get it you might have invited me earlier too. Only when you hire me I will receive an offer, which will show up on messages. |
Applied for the job now! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
Button should be disabled if input field is empty
Actual Result:
Button doesn't get disabled.
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.18-4
Reproducible in staging?: y
Reproducible in production?: y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Screen.Recording.2022-10-20.at.10.06.45.PM.mov
Expensify/Expensify Issue URL:
Issue reported by: @Tushu17
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1666284006608739
View all open jobs on GitHub
Recording.750.mp4
The text was updated successfully, but these errors were encountered: