Page MenuHomePhabricator

[lib][web][native] Start using lastCommunicatedPlatformDetailsSelector from keyserverStore
ClosedPublic

Authored by inka on Sep 5 2023, 3:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 9, 12:45 PM
Unknown Object (File)
Mon, Sep 9, 11:58 AM
Unknown Object (File)
Sun, Sep 8, 10:45 PM
Unknown Object (File)
Sun, Sep 8, 3:50 PM
Unknown Object (File)
Sun, Sep 8, 3:16 PM
Unknown Object (File)
Fri, Sep 6, 2:51 AM
Unknown Object (File)
Fri, Sep 6, 2:51 AM
Unknown Object (File)
Fri, Sep 6, 2:48 AM
Subscribers

Details

Summary

issue: https://linear.app/comm/issue/ENG-4462/refactor-lastcommunicatedplatformdetails-field
The second step is to start using the lastCommunicatedPlatformDetails from the keyserverStore, instaed of the one at the top level of redux store

Test Plan

ran yarn flow-all. Checked all places where we use useSelector from react-redux, and checked that none of them selects lastCommunicatedPlatformDetails.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable