-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Bug]: Onboarding - After adding a network while in the Onboarding Settings page, I land into the Password screen and when Iog in I land again into the Onboarding page #28097
Comments
ℹ️ Added the release-blocker tag just in case, given the onboarding change is new, but feel free to re-assess if needed |
@seaona I am not able to repro this bug. |
hey @NidhiKJha I'm able to reproduce this consistently. |
@seaona can you confirm that you're uses an Imported account? I can reproduce, but only when importing. |
Removing the release-blocker label. While a clunky experience we want to improve, the flow to is not expected to occur frequently. Thanks for providing a fix @darkwing . If we can get it merged and into release, great, but @vpintorico I would not block release for it. Too much going out and on cadence. |
I see this happenning when you are performing the Onboarding flow both with Create New Wallet and Import Wallet. Thank you for taking a look! It make sense to me @hesterbruikman |
… Settings (#28165) ## **Description** Prevents the post-add-network redirect from happening if the user is on the onboarding screen. ## **Related issues** Fixes: #28097 ## **Manual testing steps** STR's are in #28097 ## **Screenshots/Recordings** ### **Before** ### **After** https://github.com/user-attachments/assets/ed136a3f-e06c-4c78-a76f-fd08a9865390 ## **Pre-merge author checklist** - [X] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Extension Coding Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md). - [X] I've completed the PR template to the best of my ability - [ ] I’ve included tests if applicable - [X] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [X] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.<!-- Please submit this PR as a draft initially. Do not mark it as "Ready for review" until the template has been completely filled out, and PR status checks have passed at least once. -->
Describe the bug
When I am performing the Onboarding flow, if I go to General Settings and I add a network, I see how I land automatically to the Password page.
This seems wrong. After I add my newly created password, I land back again into the Onboarding page Your Wallet is Ready.
Expected behavior
After adding a network, I should remain into the Onbording General Settings page
Screenshots/Recordings
add-net-land-password.mp4
Steps to reproduce
Error messages or log output
No response
Detection stage
During release testing
Version
12.6.0
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: