Closed 67tallchris closed 4 years ago
@67tallchris thanks! I'm hesitant to merge this because it actually shouldn't require manually changing the network. I think the feature we used that automatically detected the Ethereum provider's network and switched it broke when we upgraded to 0.8, and I expect this will be fixed soon.
I think the feature we used that automatically detected the Ethereum provider's network and switched it broke when we upgraded to 0.8, and I expect this will be fixed soon.
We've never had this feature (autodetecting user's Ethereum network) 😅. The rationale is that you may want to view a mainnet org, while keeping your wallet on rinkeby (or vice-versa, depending on user and their typical network).
@sohkai thank you for clarifying! I thought I remembered the "onboarding" landing page defaulting to whatever network the user had open in their Ethereum provider.
Added a couple of suggested changes to this PR
Closing due to inactivity
Clarified how users could tell which network they were on, and how to navigate to the Rinkeby test network.