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

Multichain safes can be partially pinned #4775

Open
jmealy opened this issue Jan 15, 2025 · 0 comments
Open

Multichain safes can be partially pinned #4775

jmealy opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jmealy
Copy link
Contributor

jmealy commented Jan 15, 2025

Bug description

It is possible to have some safes in a multichain group pinned and saved locally, while other safes in the same group are not. The whole group is displayed as pinned so this leads to confusing behaviour where is you switch to a different signer wallet, some of the safes will disappear from the group.

Environment

  • Browser: Chrome
  • Wallet: MetaMask
  • Chain: any

Steps to reproduce

  1. Take a deployed single network safe and add another network to it. A CF safe will be added to the group and the group will be pinned by default.
  2. Switch to another signer wallet. The original deployed safe will disappear and you are left with a single CF safe.
  3. Switch back to the original wallet. The two safes will be shown in a group as before.
  4. On the original wallet, unpin and pin again the group. Now the safe group behaves as expected when switching signers.

Expected result

Pinned safe groups should not change when switching signer.

Obtained result

Some safes dissapear from the group.

@jmealy jmealy added the bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant