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

Issue 2329 - Adds the word testnet to the node access pop up #2347

Merged
merged 2 commits into from
Dec 20, 2018

Conversation

Kennybll
Copy link
Contributor

Fixes #2329 by checking if the node region starts with TESTNET. This is how it is indicated in the WS_NODE_LIST array for example:

{ "region": "TESTNET - Northern Europe", }
If the node has a property of region and it starts with TESTNET, as well as being connected, then show the word TESTNET next the the node name in the footer. The word is 0.85rem, which is a little smaller that the node name in the footer.

@Kennybll
Copy link
Contributor Author

Reopened pull requests since #2343 was messed up since it was going to the branch staging.

app/components/Layout/Footer.jsx Outdated Show resolved Hide resolved
@sschiessl-bcp sschiessl-bcp merged commit ee5b231 into bitshares:develop Dec 20, 2018
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