Skip to content

Fix onboarding wizard automatic update modal#5360

Merged
cortisiko merged 3 commits intorelease/5.12.1from
fix/onboarding-wizard-automatic-update-modal
Dec 7, 2022
Merged

Fix onboarding wizard automatic update modal#5360
cortisiko merged 3 commits intorelease/5.12.1from
fix/onboarding-wizard-automatic-update-modal

Conversation

@Fatxx
Copy link
Copy Markdown
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
Copy Markdown
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 Issue or pull request that will be included in release 5.12.1 labels Dec 7, 2022
Copy link
Copy Markdown
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 QA testing has been completed and passed 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
Copy Markdown
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 QA testing has been completed and passed release-5.12.1 Issue or pull request that will be included in release 5.12.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants