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

Automatic Network Switch #25

Open
breezeight opened this issue Sep 4, 2022 · 2 comments
Open

Automatic Network Switch #25

breezeight opened this issue Sep 4, 2022 · 2 comments
Labels
enhancement New feature or request UI Web Interface HTML Javascript webapp

Comments

@breezeight
Copy link
Member

# Context

If you forget to switch network the application only reads you wallet, you are connect to Metamask:

  • you see your wallet id
  • you don't see your profile name

Step to reproduce the above behaviour: connect with eth network, go to https://pilot.kuori.app/profile.html .

A great improvement would be implementing the automatic network switch:
Screenshot 2022-09-04 at 15 29 45

Implementation

This blog post describe how to implement this feature:
https://davidkathoh.medium.com/programatically-switch-network-on-metamask-e9a44525cab

@breezeight breezeight added enhancement New feature or request UI Web Interface HTML Javascript webapp labels Sep 4, 2022
@fabianchatwin
Copy link
Member

is this related to issue #27 ?

@goldmark00000
Copy link
Collaborator

No, the issue #27 is about managing your wallet connection errors. This issue says that if the wallet is on a network other than polygon, it will be changed automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI Web Interface HTML Javascript webapp
Projects
None yet
Development

No branches or pull requests

3 participants