IstoraMandiri / spectrum

💠 Full Gamut Ethereum Lightsuite
BSD 3-Clause "New" or "Revised" License
58 stars 14 forks source link

Hide unselected Networks #39

Open MDSchaeffer opened 7 years ago

MDSchaeffer commented 7 years ago

When creating/configuring a Network, this decision should dictate what Network options are available under Config->Networks. This will give the user only the things they are interested in and help streamline their decision-making. Without metrics, I can only assume that most people will only be interested in the Ethereum mainnet.

If a user needs to activate/create this network, it should still be possible through the Config->Networks->Create button. This area may need to have certain preset networks available to make it easier for a User to retroactively add ETC/Kovan/TestRPC.

IstoraMandiri commented 7 years ago

As mentioned in #41, there will be the notion of default networks.

I think a good compromise here would be to show a 'More...' option, which expands to the rest of the non-default networks, meaning only ETH would be displayed by default.

💸 x 3