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] Network switch during QR scan in Send Flow #5079

Merged
merged 11 commits into from
Sep 30, 2022

Conversation

gantunesr
Copy link
Member

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?

It was reported that the app fails to switch the network during a QR scan to transfer funds. This issue presents a misleading situation where the user is not in the correct network during the transfer

2. What is the improvement/solution?

Refactor the network switching logic and SendFlow screen to correct the faulty behaviour.

Screenshots/Recordings

RPReplay_Final1664558851.MP4

Issue

Progresses https://github.com/MetaMask/mobile-planning/issues/435

Checklist

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

@gantunesr gantunesr added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Sep 30, 2022
@gantunesr gantunesr marked this pull request as ready for review September 30, 2022 18:29
@gantunesr gantunesr requested a review from a team as a code owner September 30, 2022 18:29
Copy link
Contributor

@blackdevelopa blackdevelopa left a comment

Choose a reason for hiding this comment

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

LGTM

@cortisiko cortisiko added QA in Progress QA has started on the feature. and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Sep 30, 2022
@cortisiko cortisiko added QA Passed A successful QA run through has been done and removed QA in Progress QA has started on the feature. labels Sep 30, 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.

This PR is QA passed. Test Scenarios covered in this PR:

@cortisiko cortisiko merged commit a8ee2d0 into main Sep 30, 2022
@cortisiko cortisiko deleted the fix/qr-scan-network-switch branch September 30, 2022 22:51
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 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.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants