mrlucciola / link-hack-ccip

FLIP: an omni-chain browser wallet. Send digital assets from multiple keys and addresses as if they were one.
MIT License
3 stars 0 forks source link

Implement persistent `view` state #82

Open mrlucciola opened 11 months ago

mrlucciola commented 11 months ago

User story

  1. User opens extension - Home view shows;
  2. User navigates to another view (i.e. Settings);
  3. User closes extension (click out, unfocus, click close button, press Escape key, etc.);
  4. User opens extension (again), - Home view shows;

At this point, user should see the last view, not Home view.