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)
Wed, Nov 6, 7:56 PM
Unknown Object (File)
Sun, Oct 20, 10:18 PM
Unknown Object (File)
Sun, Oct 20, 10:14 PM
Unknown Object (File)
Oct 14 2024, 5:42 PM
Unknown Object (File)
Oct 14 2024, 5:42 PM
Unknown Object (File)
Oct 14 2024, 5:42 PM
Unknown Object (File)
Oct 14 2024, 5:42 PM
Unknown Object (File)
Oct 6 2024, 1:34 PM
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