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

Fix onboarding wizard automatic update modal #5360

Merged

Conversation

Fatxx
Copy link
Contributor

@Fatxx Fatxx commented Dec 7, 2022

Development & PR Process

  1. Follow MetaMask Mobile Coding Standards
  2. Add release-xx label to identify the PR slated for a upcoming release (will be used in release discussion)
  3. Add needs-dev-review label when work is completed
  4. Add needs-qa label when dev review is completed
  5. Add QA Passed label when QA has signed off

Description

Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,
1. What is the reason for the change?
New EnableAutomaticSecurityChecksModal introduces a bug in the Onboarding Wizard flow
2. What is the improvement/solution?
Adds a condition to check if the Modal is shown or not, this will keep the previous implementation of the Onboarding Wizard as it was before this change was introduced.

Screenshots/Recordings

If applicable, add screenshots and/or recordings to visualize the before and after of your change

Issue

Progresses #???

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@Fatxx Fatxx requested a review from a team as a code owner December 7, 2022 13:05
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@Fatxx Fatxx changed the base branch from main to release/5.12.1 December 7, 2022 13:05
@tommasini tommasini added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) release-5.12.1 labels Dec 7, 2022
Copy link
Contributor

@sethkfman sethkfman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sethkfman sethkfman added needs-qa Any New Features that needs a full manual QA prior to being added to a release. Mobile QA board and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Dec 7, 2022
@cortisiko cortisiko added QA Passed A successful QA run through has been done and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Dec 7, 2022
Copy link
Member

@cortisiko cortisiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌮 🌮 🌮

@cortisiko cortisiko merged commit 187d7ed into release/5.12.1 Dec 7, 2022
@cortisiko cortisiko deleted the fix/onboarding-wizard-automatic-update-modal branch December 7, 2022 16:44
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
QA Passed A successful QA run through has been done release-5.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants