Page MenuHomePhabricator

[web] Remove logout / delete account / identity login logic from specific reducers
ClosedPublic

Authored by inka on Jan 29 2024, 6:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 4 2024, 4:58 AM
Unknown Object (File)
Aug 19 2024, 5:15 AM
Unknown Object (File)
Aug 18 2024, 11:24 PM
Unknown Object (File)
Aug 5 2024, 4:44 PM
Unknown Object (File)
Aug 5 2024, 4:44 PM
Unknown Object (File)
Aug 5 2024, 4:44 PM
Unknown Object (File)
Aug 5 2024, 4:44 PM
Unknown Object (File)
Jul 31 2024, 5:34 AM
Subscribers

Details

Summary

issue: ENG-6424
From web specific fields, we only remove in resetUserSpecificStateOnIdentityActions cryptoStore and communityPickerStore. communityPickerStore wan't being cleared on any of those actions before, but it should have been. But that means I only need to update reduceCryptoStore

Test Plan

Tested that cryptoStore is still cleared on logout

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable