You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to switch between identities in different wallets.
Steps to repeat the error:
Create and login with a user in Talisman wallet.
Sign out or otherwise reset your development system.
Create and login with a user in the Polkadot wallet.
Sign out or otherwise reset your development system.
Attempt to login with the original Talisman wallet: observe that even though you have selected an address from Talisman, SIWF sends the signing request to the last know wallet, in this case Polkadot. The reverse is also true, whenever switching wallets, the first sign is incorrectly routed to the wrong wallet.
Acceptance Criteria
User can login consecutively with different wallets and not encounter any errors.
The text was updated successfully, but these errors were encountered:
JoeCap08055
changed the title
SIWF Error Conditions should be handled when switching between wallets
[bug] SIWF Error Conditions should be handled when switching between wallets
Jun 24, 2024
I'm not able to reproduce, or else I'm not following the steps correctly. Every time I sign out/sign in, I get a signing request that corresponds to the wallet I selected.
As a developer, I want to switch between identities in different wallets.
Steps to repeat the error:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: