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

fix: Wallet Auto-switches to Sepolia on First Access #214

Open
2 tasks
eduramme opened this issue Oct 8, 2024 · 0 comments
Open
2 tasks

fix: Wallet Auto-switches to Sepolia on First Access #214

eduramme opened this issue Oct 8, 2024 · 0 comments
Labels
bug Something isn't working inside our codebase good first issue Good for newcomers

Comments

@eduramme
Copy link
Collaborator

eduramme commented Oct 8, 2024

Description:

When first accessing the dApp, the wallet unexpectedly switches to the Sepolia network. This behavior is incorrect, as the network should not change automatically upon initial access.

Steps to Reproduce:

  1. Open the dApp with a connected wallet.
  2. Observe that the wallet network is automatically switched to Sepolia without user input.

Expected Behavior:

The wallet should maintain the user's pre-selected network and not automatically switch to Sepolia upon first accessing the dApp.

Actual Behavior:

The wallet switches to the Sepolia network upon initial access to the dApp.

Acceptance Criteria:

  • The dApp no longer automatically switches the wallet to Sepolia on initial access.
  • The wallet maintains the user's currently selected network upon opening the dApp.
@eduramme eduramme added the bug Something isn't working inside our codebase label Oct 8, 2024
@eduramme eduramme self-assigned this Oct 8, 2024
@eduramme eduramme added the good first issue Good for newcomers label Oct 8, 2024
@eduramme eduramme removed their assignment Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working inside our codebase good first issue Good for newcomers
Projects
Status: ⛰️ Backlog
Development

No branches or pull requests

1 participant