casper-wallet icon indicating copy to clipboard operation
casper-wallet copied to clipboard

Import account multiwindow optimization

Open adammake opened this issue 3 years ago • 2 comments

  • Should close main popup when the import popup window open up
  • After import account success - should open up the main popup on the home page (use programmatic API)
  • When the import popup window is opened behind the browser window, and the user try to click on the extension button in the browser menu, it should bring import window to the front (should NOT open the main popup). You’ll need to setup event handlers to the extension button with background script for this to work

adammake avatar May 25 '22 16:05 adammake

This task should fix bugs: https://app.zenhub.com/workspaces/casper-signer-v2-61e1eff68a7f850022d10cc1/issues/make-software/casper-signer-v2/130 https://app.zenhub.com/workspaces/casper-signer-v2-61e1eff68a7f850022d10cc1/issues/make-software/casper-signer-v2/131

vladimir-gachkovsky avatar Jun 27 '22 13:06 vladimir-gachkovsky

@vladimir-gachkovsky @piotrwitek once the new custom window architecture is completed we can use this ticket to test that the import + file upload functionality is working as expected, meaning double windows are not occurring during import.

adammake avatar Aug 14 '22 14:08 adammake