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] Importing private key via QR code redirects to browser #5714

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

tommasini
Copy link
Contributor

Description
Only tested on android
When it was imported an account (private key) via QR code, closing the "successful screen" is redirecting to the browser tab.

Proposed solution
On dev mode was an error being prompted The action GO_BACK was not handled by any navigator and it's fixed, the browser never appeared again on android after importing an account with private key qr code

Screenshots/Recordings
No recording because of privacy content

Test Cases
(Only tested on Android)

  • Open qr code scanner on wallet view (up right corner)
  • import wallet with their private key
  • Close successful import screen
  • Expect to land on wallet view

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

Issue

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

Checklist

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

@tommasini tommasini added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Feb 6, 2023
@tommasini tommasini requested a review from a team as a code owner February 6, 2023 17:41
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2023

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.

@tommasini tommasini added Mobile QA board needs-qa Any New Features that needs a full manual QA prior to being added to a release. and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Feb 7, 2023
@cortisiko cortisiko added QA Passed A successful QA run through has been done release-6.0.0 PRs for v6.0.0 release and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Feb 7, 2023
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.

Looks good @tommasini !! 🌮 🌮 🦖

@cortisiko cortisiko merged commit 69e4a07 into release/6.0.0 Feb 7, 2023
@cortisiko cortisiko deleted the fix/344-import-account-redirects-browser branch February 7, 2023 20:27
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2023
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-6.0.0 PRs for v6.0.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants