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

Improve network detection when connecting and signing a transaction #1860

Open
sdfcharles opened this issue Feb 18, 2025 · 0 comments
Open
Assignees

Comments

@sdfcharles
Copy link

Right now, if a testnet application asks to connect, Freighter will connect even if Mainnet is selected on Freighter. Then when the application asks to sign for a transaction, it will show the message below because of the network mismatch.
A better experience would involve:

  • When connecting to a different network, let the user know and allow them to switch and connect
  • If there's a mismatch during the signing step, instead of only displaying a message, let the user click to switch networks and then connect.
Image
@sdfcharles sdfcharles self-assigned this Feb 18, 2025
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

No branches or pull requests

1 participant