vultisig / vultisig-android

Vultisig Android App
Apache License 2.0
6 stars 2 forks source link

BUG: Resharing doesn't apply default chains #851

Closed realpaaao closed 3 weeks ago

realpaaao commented 1 month ago

Describe the bug After resharing a Vault the default chains do not get applied and always show an empty Home screen

Expected behavior The selected default chains of the user should be applied.

realpaaao commented 1 month ago

vault - [A,B] , reshare to add [C] vault - [A,B,C] for A, B, we don't save it as new vault , we just override it , in this case we don't apply for C, we will save it as a new vault , need to apply default chain to it Currently , we have issue with C A,B is fine