Skip to content
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-03-22] Payment method preview is clickable for bottom docked modal - reported by @Tushu17 #7972

Closed
mvtglobally opened this issue Mar 2, 2022 · 16 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 External Added to denote the issue can be worked on by a contributor Reviewing Has a PR in review

Comments

@mvtglobally
Copy link

mvtglobally commented Mar 2, 2022

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Open app in mobile/ use expensify in desktop web and decrease the screen size
  2. Go to Settings -> Payment
  3. Add paypal account in add payment method
  4. Select Paypal.me
  5. Click on Paypal.me above delete button.

Expected Result:

Text shouldn't be clickable as it doesn't perform any function.

Actual Result:

It is clickable in small screen and in desktop small screen, cursor is shown as pointer over it.

Workaround:

unknown

Platform:

Where is this issue occurring?

  • Web
  • iOS
  • Android
  • Desktop App
  • Mobile Web

Version Number: 1.1.41-0
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: Any additional supporting documentation

WhatsApp.Video.2022-02-17.at.4.29.50.PM.mp4
screen-rec3.mp4

Expensify/Expensify Issue URL:
Issue reported by: @Tushu17
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1645098315409679

View all open jobs on GitHub

@mvtglobally mvtglobally added AutoAssignerTriage Auto assign issues for triage to an available triage team member Daily KSv2 labels Mar 2, 2022
@MelvinBot
Copy link

Triggered auto assignment to @laurenreidexpensify (AutoAssignerTriage), see https://stackoverflow.com/c/expensify/questions/4749 for more details.

@MelvinBot MelvinBot removed the AutoAssignerTriage Auto assign issues for triage to an available triage team member label Mar 2, 2022
@Tushu17
Copy link
Contributor

Tushu17 commented Mar 2, 2022

Proposal

We need to pass disabled and interactive={false} to MenuItem below -

{isPopoverBottomMount && (
<MenuItem
title={this.state.formattedSelectedPaymentMethod.title}
icon={this.state.formattedSelectedPaymentMethod.icon}
description={this.state.formattedSelectedPaymentMethod.description}
wrapperStyle={[styles.pv0, styles.ph0, styles.mb4]}

   <MenuItem
       title={this.state.formattedSelectedPaymentMethod.title}
       icon={this.state.formattedSelectedPaymentMethod.icon}
       description={this.state.formattedSelectedPaymentMethod.description}
       wrapperStyle={[styles.pv0, styles.ph0, styles.mb4]}
+      disabled
+      interactive={false}
   />

@laurenreidexpensify
Copy link
Contributor

@laurenreidexpensify laurenreidexpensify added the External Added to denote the issue can be worked on by a contributor label Mar 3, 2022
@MelvinBot
Copy link

Current assignee @laurenreidexpensify is eligible for the External assigner, not assigning anyone new.

@laurenreidexpensify laurenreidexpensify added Exported and removed External Added to denote the issue can be worked on by a contributor labels Mar 3, 2022
@botify botify removed the Daily KSv2 label Mar 3, 2022
@MelvinBot MelvinBot added the Weekly KSv2 label Mar 3, 2022
@MelvinBot
Copy link

Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat (Exported)

@MelvinBot MelvinBot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 3, 2022
@MelvinBot
Copy link

Triggered auto assignment to @tgolen (Exported), see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@laurenreidexpensify
Copy link
Contributor

@tgolen sorry I jumped the gun here before confirming it was external. I might have confused the order, but can you please add external label too? Thanks

@tgolen tgolen added the External Added to denote the issue can be worked on by a contributor label Mar 3, 2022
@MelvinBot
Copy link

Current assignee @laurenreidexpensify is eligible for the External assigner, not assigning anyone new.

@MelvinBot MelvinBot added Daily KSv2 and removed Weekly KSv2 labels Mar 3, 2022
@tgolen
Copy link
Contributor

tgolen commented Mar 3, 2022

OK, labeled! The proposal looks fine to me too, so 🟢 on hiring them on Upwork.

@parasharrajat
Copy link
Member

Yup, @Tushu17 's proposal looks good.
🎀 👀 🎀 C+ reviewed

@laurenreidexpensify
Copy link
Contributor

Wow that was quick! :)

@MelvinBot MelvinBot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 3, 2022
@MelvinBot
Copy link

📣 @Tushu17 You have been assigned to this job by @laurenreidexpensify!
Please apply to this job in Upwork and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@laurenreidexpensify laurenreidexpensify removed the Daily KSv2 label Mar 3, 2022
@laurenreidexpensify laurenreidexpensify added the Reviewing Has a PR in review label Mar 8, 2022
@botify botify added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Mar 15, 2022
@botify
Copy link

botify commented Mar 15, 2022

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.42-6 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-03-22. 🎊

@botify botify changed the title Payment method preview is clickable for bottom docked modal - reported by @Tushu17 [HOLD for payment 2022-03-22] Payment method preview is clickable for bottom docked modal - reported by @Tushu17 Mar 15, 2022
@laurenreidexpensify laurenreidexpensify added Daily KSv2 and removed Weekly KSv2 labels Mar 22, 2022
@laurenreidexpensify
Copy link
Contributor

@Tushu17 sorry I missed this, but as soon as you accept offer I will issue payment in Upwork for $500 for reporting and implementing solution

@Tushu17
Copy link
Contributor

Tushu17 commented Mar 22, 2022

@laurenreidexpensify ok done, I've accepted the offer.

@botify botify removed the Daily KSv2 label Mar 22, 2022
@MelvinBot MelvinBot added the Daily KSv2 label Mar 22, 2022
@laurenreidexpensify
Copy link
Contributor

All C and C+ payments have been issued in Upwork 👍🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 External Added to denote the issue can be worked on by a contributor Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

7 participants