browser-extension icon indicating copy to clipboard operation
browser-extension copied to clipboard

Merge keychains

Open greg-schrammel opened this issue 11 months ago • 2 comments

Fixes BX-#### Figma link (if any):

What changed (plus any additional context for devs)

merge pks to it's hd group when possible in the clip I added by pk the index 2 of a seed phrase, later when I add this seed phrase and click to create a wallet in the second index, it merges both into a single group (removes the pk keychain and merges all into the hd)

https://github.com/rainbow-me/browser-extension/assets/6232729/8433998e-5cfb-49eb-8500-9e017671532d

https://github.com/rainbow-me/browser-extension/assets/6232729/fadea7c2-c088-46da-a6fc-9a62a4a594b0

importing a duplicate pk, will just select the account

https://github.com/rainbow-me/browser-extension/assets/6232729/068ffb7e-c07a-486e-bdde-b9eec0325713

trying to import the same seed twice with prompt an error with "This seed is imported already" (maybe we need a better message here)

Screen recordings / screenshots

What to test

greg-schrammel avatar Mar 27 '24 03:03 greg-schrammel