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, Apr 7, 4:04 AM
Unknown Object (File)
Thu, Mar 27, 10:37 AM
Unknown Object (File)
Tue, Mar 25, 4:46 PM
Unknown Object (File)
Sun, Mar 23, 9:00 AM
Unknown Object (File)
Sun, Mar 23, 9:00 AM
Unknown Object (File)
Sat, Mar 22, 8:44 PM
Unknown Object (File)
Sat, Mar 22, 3:41 PM
Unknown Object (File)
Feb 20 2025, 9:59 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