Skip to content
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

Show/Hide network options depending on url params - Closes #47 #81

Merged
merged 3 commits into from
Dec 7, 2017

Conversation

ginacontrino
Copy link
Contributor

@ginacontrino ginacontrino commented Dec 7, 2017

What was the problem?

The network options shouldnt show by default

How did I fix it?

By using the parameter ?showNetwork=true the network options are visible again

How to test it?

http://localhost:8080/#/?showNetwork=true
-> set some node and make sure it works
http://localhost:8080/#/?showNetwork=false
-> log in and make sure you are logged in with mainnet

Review checklist

@ginacontrino ginacontrino force-pushed the 47-changing-network-options branch from bdfabd0 to a4c0d6c Compare December 7, 2017 10:05
Copy link
Contributor

@slaweet slaweet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you.

@ginacontrino ginacontrino merged commit a23938c into rebranding Dec 7, 2017
@ginacontrino ginacontrino deleted the 47-changing-network-options branch December 7, 2017 10:51
@slaweet slaweet changed the title Show/Hide network options depending on url params Show/Hide network options depending on url params - Closes #47 Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants