FlowCrypt / flowcrypt-browser

FlowCrypt Browser extension for Chrome and Firefox
https://flowcrypt.com
Other
373 stars 46 forks source link

Reduce GlobalStore accounts in addition to sessionStorage removal #5849

Closed martgil closed 1 month ago

martgil commented 1 month ago

This PR updates the data from GlobalStore storage making it syncronized when accounts from sessionStorage is removed. This update helps determining unconnected accounts in an event of account reset.

close #5797


Tests (delete all except exactly one):


To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

martgil commented 1 month ago

Hi @sosnovsky - This one is ready for review. thank you!

martgil commented 1 month ago

Hi @sosnovsky - this is all good now. thanks!