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-02] IPAD - Payment - Missing PayPal account when trying to delete it #7413

Closed
kbecciv opened this issue Jan 26, 2022 · 16 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Improvement Item broken or needs improvement. Weekly KSv2

Comments

@kbecciv
Copy link

kbecciv commented Jan 26, 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. Launch the app and login
  2. Open your settings
  3. Open the "Payments" page
  4. Tap my PayPal payment
  5. Tap Delete

Expected Result:

PayPal account should displayed after tap on Delete

Actual Result:

Missing PayPal account when trying to delete it

Workaround:

Unknown

Platform:

Where is this issue occurring?

  • iOS - IPAD

Version Number: 1.1.31.1

Reproducible in staging?: Yes

Reproducible in production?: Yes

Logs: https://stackoverflow.com/c/expensify/questions/4856

Notes/Photos/Videos: Any additional supporting documentation

Expensify/Expensify Issue URL:

Issue reported by: Applause

Slack conversation:

View all open jobs on GitHub

@MelvinBot
Copy link

Triggered auto assignment to @danieldoglas (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@danieldoglas
Copy link
Contributor

I agree that that's strange. Should show the info that's being deleted.

@danieldoglas danieldoglas added Improvement Item broken or needs improvement. External Added to denote the issue can be worked on by a contributor labels Jan 27, 2022
@MelvinBot
Copy link

Triggered auto assignment to @NicMendonca (External), see https://stackoverflow.com/c/expensify/questions/8582 for more details.

@danieldoglas danieldoglas removed their assignment Jan 27, 2022
@NicMendonca
Copy link
Contributor

@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 Jan 28, 2022
@MelvinBot
Copy link

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

@ahmdshrif
Copy link
Contributor

ahmdshrif commented Jan 28, 2022

Proposal

will edit this line to be :-

{this.props.isSmallScreenWidth && (

to

 {(this.props.isSmallScreenWidth || this.props.isMediumScreenWidth) && ...

update :
I think we need to make this also for big screen on native because in native the Popover come from button all time .
so I suggest to be like this : -

      {(Platform.OS !== 'web' || this.props.isSmallScreenWidth) && (

Screen Shot 2022-01-28 at 9 28 41 PM

@parasharrajat
Copy link
Member

@ahmdshrif 's proposal looks good.

cc: @thienlnam

🎀 👀 🎀 C+ reviewed

@thienlnam
Copy link
Contributor

@NicMendonca Could you please hire @ahmdshrif for the job? 🟢

@NicMendonca
Copy link
Contributor

@parasharrajat don't forget to apply to the job as well for C+. Thanks!

@NicMendonca
Copy link
Contributor

Not overdue. Latest update here

@MelvinBot MelvinBot removed the Overdue label Feb 15, 2022
@mvtglobally
Copy link

Issue not reproducible during KI retests. (First week)

@thienlnam
Copy link
Contributor

Changes are merged, awaiting regression period for payment

@MelvinBot MelvinBot removed the Overdue label Feb 23, 2022
@botify botify added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Feb 23, 2022
@botify botify changed the title IPAD - Payment - Missing PayPal account when trying to delete it [HOLD for payment 2022-03-02] IPAD - Payment - Missing PayPal account when trying to delete it Feb 23, 2022
@botify
Copy link

botify commented Feb 23, 2022

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.39-3 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-02. 🎊

@mvtglobally
Copy link

Issue not reproducible during KI retests. (Second week)

@NicMendonca
Copy link
Contributor

paid!

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 Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Improvement Item broken or needs improvement. Weekly KSv2
Projects
None yet
Development

No branches or pull requests

9 participants