Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Network Settings on manager.balance.io #442

Open
1 of 3 tasks
digitaldonkey opened this issue Oct 24, 2018 · 1 comment
Open
1 of 3 tasks

Network Settings on manager.balance.io #442

digitaldonkey opened this issue Oct 24, 2018 · 1 comment

Comments

@digitaldonkey
Copy link

digitaldonkey commented Oct 24, 2018

What is this issue about? (select one)

  • Bug report
  • Feature request
  • Enhancement

Issue Description

Network changer shows unexpected behavior at https://manager.balance.io
Switching Network is not possible.

image

  • Switching network in Metamask Plugin when connected with Metamask -> Always shows "Mainnet" and balances from Main-net. (there no ▼ to change in balance manage ui).
  • connected with Tresor I have the option to change (▼) but it always switch back to Mainnet and displays only balances from main network.

Steps to reproduce

Metamask

  1. Connect with MM
  2. change Network in MM plugin
  3. Watch Balance manage network indicator

Trezor

  1. Connect with Trezor
  2. Try switch network
  3. Watch Balance manage network indicator

Expected Behavior

I would expect that I can use any network and get balances displayed accordingly.

@emkman
Copy link

emkman commented Dec 3, 2018

Same issue when running locally via webpack. Surprised that networks besides mainnet don't work, especially in local dev environment. You can see the discrepancy here between <Metamask> and <BaseLayout>:
image

According to the redux debugger, it appears that account/ACCOUNT_UPDATE_NETWORK is fired twice, first with the correct value, and then again with mainnet. I think the issue may actually be in _account.js of balance-common but I am not sure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants