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)
Sun, Dec 22, 8:13 AM
Unknown Object (File)
Sun, Dec 22, 8:13 AM
Unknown Object (File)
Sun, Dec 22, 8:13 AM
Unknown Object (File)
Sun, Dec 22, 8:10 AM
Unknown Object (File)
Tue, Dec 17, 4:21 AM
Unknown Object (File)
Dec 1 2024, 3:35 PM
Unknown Object (File)
Nov 29 2024, 8:57 AM
Unknown Object (File)
Nov 26 2024, 12:54 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