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

Signer selector keeps reseting #5204

Open
francovenica opened this issue Mar 6, 2025 · 0 comments
Open

Signer selector keeps reseting #5204

francovenica opened this issue Mar 6, 2025 · 0 comments
Labels
major Major bug (to be solved in the next release)

Comments

@francovenica
Copy link
Contributor

Bug description

Durin a tx execution, when there is the option to select the current connected wallet or a nested safe, the selector always resets to the first item in the list no matter what you choose

Environment

  • Browser: Chrome
  • Wallet: MetaMask
  • Chain: Ethereum mainnet
  • Env: Found in the RC 1.52 .It wasn't fixed there so probably it will hit prod

Steps to reproduce

  1. Have a SafeA owned by a SafeB
  2. Have an EOA that owns both safeA and safeB
  3. Go to safeA 1/x and sign a tx so it remains in queue
  4. Connect with the EOA and try to execute the tx
  5. In the form, try to pick the signer

Expected result

Whatever signer you pick stays selected

Obtained result

Keeps reseting to the first item in the list, in this case, the safeB

Screenshots

Image

@francovenica francovenica added the major Major bug (to be solved in the next release) label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Major bug (to be solved in the next release)
Projects
None yet
Development

No branches or pull requests

1 participant