-
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 2023-10-31][$500] App displays 'Pay with expensify' popup on side and not over the button #29332
Comments
Triggered auto assignment to @johncschuster ( |
Job added to Upwork: https://www.upwork.com/jobs/~01b7f1095001e7c867 |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.App displays 'Pay with expensify' popup on side and not over the button What is the root cause of that problem?The root cause is we have not sent anchorAlignment prop here App/src/components/MoneyRequestConfirmationList.js Lines 452 to 459 in 1157133
What changes do you think we should make in order to solve the problem?Just pass this prop as anchorAlignment={{
horizontal: CONST.MODAL.ANCHOR_ORIGIN_HORIZONTAL.LEFT,
vertical: CONST.MODAL.ANCHOR_ORIGIN_VERTICAL.BOTTOM,
}} What alternative solutions did you explore? (Optional)N/A |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.In the money send confirmation page position of the "Pay with expensify" popover is incorrect What is the root cause of that problem?We are passing incorrect anchor horizontal alignment value in the
App/src/components/PopoverWithMeasuredContent.js Lines 94 to 106 in d59cc1e
What changes do you think we should make in order to solve the problem?We should pass the value LEFT to open it on the same left horizontal level of the anchor element. horizontal: CONST.MODAL.ANCHOR_ORIGIN_HORIZONTAL.LEFT, I am not sure whether it is considered as a regression from #28744 or not as we missed this instance of popover there. |
This should not be considered as regression as Send feature was disabled at the time of that PR work. Context: #28321 (comment) |
@Nikhil-Vats will you raise PR soon? |
Just to inform, in case @Nikhil-Vats isn't available and if the issue is urgent then I can raise a PR quickly if my proposal got selected. |
I can work on this, I have started working on the PR. |
Triggered auto assignment to @arosiclair, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
@johncschuster, @eVoloshchak, @luacmartins Eep! 4 days overdue now. Issues have feelings too... |
@johncschuster, @eVoloshchak, @luacmartins Huh... This is 4 days overdue. Who can take care of this? |
@johncschuster, @eVoloshchak, @luacmartins Eep! 4 days overdue now. Issues have feelings too... |
📣 @eVoloshchak Please request via NewDot manual requests for the Reviewer role ($500) |
📣 @Nikhil-Vats 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @dhanashree-sawant 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app! |
Looks like the Upwork automation for job invites was never triggered. I've just done that now so we can issue payments. |
Thanks @johncschuster . I have accepted the offer. |
I was C+ in PR |
@johncschuster, @eVoloshchak, @luacmartins, @Nikhil-Vats Huh... This is 4 days overdue. Who can take care of this? |
Just waiting on payment |
@johncschuster, @eVoloshchak, @luacmartins, @Nikhil-Vats Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@johncschuster could you please assist with payment? thanks! |
@johncschuster, @eVoloshchak, @luacmartins, @Nikhil-Vats Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Waiting on payment |
Payment Summary: |
Just pending payment to @aimane-chnaif |
Payment has been issued to @aimane-chnaif! We're good to go! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.3.81.5
Reproducible in staging?: y
Reproducible in production?: no ( send money just implemented)
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1697010754038929
Action Performed:
Expected Result:
Popup should be displayed above button as we do for change option popup
Actual Result:
Popup is displayed offset from above button for 'pay with expensify'
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
mac.chrome.pay.popup.on.side.mov
windows.chrome.offset.pay.with.expensify.popup.mp4
Recording.4951.mp4
MacOS: Desktop
mac.desktop.pay.popup.on.side.mov
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschusterIssue Owner
Current Issue Owner: @johncschusterThe text was updated successfully, but these errors were encountered: