aragon / help

Documentation and files related to help.aragon.org
Creative Commons Zero v1.0 Universal
3 stars 7 forks source link

Patch 1 #6

Closed 67tallchris closed 4 years ago

67tallchris commented 5 years ago

Clarified how users could tell which network they were on, and how to navigate to the Rinkeby test network.

john-light commented 5 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.

sohkai commented 5 years ago

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).

john-light commented 5 years ago

@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.

john-light commented 5 years ago

Added a couple of suggested changes to this PR

john-light commented 4 years ago

Closing due to inactivity