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

Current network isn't clearly visible on home page #1415

Open
aspiers opened this issue Mar 20, 2024 · 2 comments
Open

Current network isn't clearly visible on home page #1415

aspiers opened this issue Mar 20, 2024 · 2 comments
Labels
feedback Improvements proposed

Comments

@aspiers
Copy link

aspiers commented Mar 20, 2024

Checking which network is currently connected is one of the most commonly needed actions in a wallet, so it should be possible to do this immediately and easily by looking at the main page of the extension popup. There is a miniscule network icon within the icon in the top left corner, but this is far too small for it to be easy to differentiate, so currently you have to press n or click that icon.

Ideally the network name would be visible on the main popup, as well as the icon.

@aspiers aspiers changed the title Current network isn't visible on home page Current network isn't clearly visible on home page Mar 20, 2024
@DanielSinclair
Copy link
Contributor

@aspiers The feedback is helpful here. I want to lay out more of our thinking, as we think this will improve soon. Rainbow was designed so that you can interact with different dApps across different networks at the same time — you don't need to switch the network in the wallet before you interact with a dApp, as the wallet is never isolated to a single network. You also don't need to approve network switches in a pop-up, so this is often just 1 click in dApps if you happen to be on the wrong network. We found that one of the most common issues is dApps and the wallet going out-of-sync with network selection, so we encourage the dapp to take precedence and request the appropriate network from the wallet (instead of the other way around). In the next few months, a new CAIP standard should be accepted that allows dApps to connect to multiple networks as the same time, so the "switch network" experience that we're tied to today with a singular network selection will completely disappear.

@DanielSinclair DanielSinclair added the feedback Improvements proposed label Apr 6, 2024
@aspiers
Copy link
Author

aspiers commented Apr 6, 2024

@DanielSinclair Thanks a lot for the response. Yes I do appreciate that design, and I agree it's significantly superior to MetaMask, as forcing the user to manually approve network switches requested by the dApp is annoying. I also appreciate that allowing connections to multiple networks at the same time is coming.

That said, I still think it should be easy to see in the wallet which network(s) is/are connected. Apart from anything else, this is useful for security-conscious users to check that the dApp is doing what it claims it's doing, and for dApp developers to check that the dApp they are working on is doing what they want it to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback Improvements proposed
Projects
None yet
Development

No branches or pull requests

2 participants