Add Custom Network during on boarding#5334
Add Custom Network during on boarding#5334tommasini wants to merge 15 commits intorelease/5.12.1from
Conversation
* add e2e coverage for automatic security update screen * removed unncessary comment. * fixing contract nickname test * readd test * fix test step
|
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. |
6b786cf to
5426bcd
Compare
|
this is not ready for QA since it did not go through dev review. Once we pass dev review. Feel free to add back the "needs-qa" label. |
app/components/Views/Settings/NetworksSettings/NetworkSettings/index.js
Outdated
Show resolved
Hide resolved
cortisiko
left a comment
There was a problem hiding this comment.
@Cal-L I am done with testing. Below are my findings:
issue 1
from the MetaMetrics view if i were to open the custom RPC form:
enter an RPC url
hit save/confirm/set. basically, tapping the CTA confirms the RPC url.
i am taken back to the MetaMetrics view.
if i were to return back to the custom RPC url form, the saved RPC URL does not appear: http://recordit.co/lEz0ONEIZa
Issue 2
Custom RPC for mainnet edit the RPC after wallet creation and confirm you are not seeing duplicate networks. See recording: http://recordit.co/owxMG7DvX6
Issue 3
This one is sort of sensitive. Here is the slack chat with the bug description.
|
Closing and moved to #5362 |
Development & PR Process
release-xxlabel to identify the PR slated for a upcoming release (will be used in release discussion)needs-dev-reviewlabel when work is completedneeds-qalabel when dev review is completedQA Passedlabel when QA has signed offDescription
Now it's possible to add a custom network during onboarding, that enables the user to choose not to use a infura rpc url.
Screenshots/Recordings
https://recordit.co/PIQjzWnaue
Test Cases
Case1:
Issue
Progresses #???
Checklist