Skip to content

[HOLD for payment 2022-04-12] Security - Button color in the confirmation popup "Okay, Got it" is grey instead of green when closing the account #8048

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

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

Comments

@kavimuru
Copy link

kavimuru commented Mar 8, 2022

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:

  1. Go to https://staging.new.expensify.com/[](javascript:)
  2. Log in to account [email protected]/Feya86Katya
  3. Go to Settings - Security - Close account
  4. Enter the message in input box
  5. Enter email which you are going to close
  6. Click close account

Expected Result:

"Okay, Got it" button is green color.

Actual Result:

"Okay, Got it" button is grey color instead of green color.

Workaround:

Visual

Platform:

Where is this issue occurring?

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

Version Number: 1.1.41.4
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected] / Feya86Katya
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5482831_Bug1

Bug5482831_Recording__38.mp4

Expensify/Expensify Issue URL:
Issue reported by: Applause (Exploratory)
Slack conversation:

View all open jobs on GitHub

@MelvinBot
Copy link

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

@mateusbra
Copy link
Contributor

mateusbra commented Mar 9, 2022

PROPOSAL (if external)

We need to pass success prop as true

<ConfirmModal
title=""
success={false}
confirmText={this.props.translate('closeAccountPage.okayGotIt')}

Will change line 115 to:

<ConfirmModal
    title=""
    success
    confirmText={this.props.translate('closeAccountPage.okayGotIt')}

SCREENSHOT

image

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

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

@thesahindia
Copy link
Member

@tylerkaraszewski, I think we need to assign @stephanieelliott here

@thesahindia
Copy link
Member

@mateusbra, I think you should wait until the issue gets external label.

Proposal

Just need to remove success={false} we don't need to pass success as its value is true by default.

 <ConfirmModal 
     title="" 
-    success={false} 
     confirmText={this.props.translate('closeAccountPage.okayGotIt')} 

<ConfirmModal
title=""
success={false}
confirmText={this.props.translate('closeAccountPage.okayGotIt')}
prompt={(

@MelvinBot
Copy link

Eep! 4 days overdue now. Issues have feelings too...

@MelvinBot
Copy link

6 days overdue. This is scarier than being forced to listen to Vogon poetry!

@MelvinBot
Copy link

8 days overdue is a lot. Should this be a Weekly issue? If so, feel free to change it!

@melvin-bot
Copy link

melvin-bot bot commented Mar 22, 2022

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

@MelvinBot
Copy link

📣 @Santhosh-Sellavel You have been assigned to this job by @melvin-bot[bot]!
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 📖

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 22, 2022
@melvin-bot
Copy link

melvin-bot bot commented Mar 22, 2022

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

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

Posted to Upwork: https://www.upwork.com/jobs/~01999d68f951063456

@Santhosh-Sellavel and @deetergp we have two proposals already here (first) and here (second).

@tamal-thetaonelab
Copy link

@Santhosh-Sellavel
Copy link
Collaborator

Santhosh-Sellavel commented Mar 22, 2022

@deetergp
Simple on all the proposals are similar!
So let's go with the first one, @mateusbra Proposal LGTM!
🎀👀🎀 C+ reviewed.

Note:
I see @thesahindia suggested removing the prop itself. I prefer keeping it there for easier understanding.

@deetergp
Copy link
Contributor

I agree, @Santhosh-Sellavel, let's go with @mateusbra's proposal 👍

@mateusbra
Copy link
Contributor

@stephanieelliott I think you gaved us the wrong link on #8048 (comment)

I found the correct one here:
https://www.upwork.com/jobs/~0173d8f308a66109e4
I sent you a proposal on Upwork

@stephanieelliott
Copy link
Contributor

Oop, thanks @mateusbra! Hired you in Upwork.

@MelvinBot
Copy link

📣 @mateusbra You have been assigned to this job by @stephanieelliott!
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 📖

@stephanieelliott
Copy link
Contributor

PR is undergoing QA

@deetergp deetergp added the Reviewing Has a PR in review label Mar 31, 2022
@stephanieelliott
Copy link
Contributor

PR on staging

@mvtglobally
Copy link

Issue not reproducible during KI retests. (First week)

@botify botify added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Apr 5, 2022
@botify botify changed the title Security - Button color in the confirmation popup "Okay, Got it" is grey instead of green when closing the account [HOLD for payment 2022-04-12] Security - Button color in the confirmation popup "Okay, Got it" is grey instead of green when closing the account Apr 5, 2022
@botify
Copy link

botify commented Apr 5, 2022

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.49-1 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-04-12. 🎊

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Apr 11, 2022
@mvtglobally
Copy link

Issue not reproducible during KI retests. (Second week)

@stephanieelliott
Copy link
Contributor

@mateusbra paid you out in Upwork!
@Santhosh-Sellavel will pay you out ASAP, please accept the Upwork offer when you get a chance!

@Santhosh-Sellavel
Copy link
Collaborator

@stephanieelliott done thanks!

@stephanieelliott
Copy link
Contributor

All paid, thanks!

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 Engineering 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