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
F3387344: D9079.diff
Fri, Nov 29, 8:57 AM
Unknown Object (File)
Tue, Nov 26, 12:54 AM
Unknown Object (File)
Wed, Nov 6, 7:08 AM
Unknown Object (File)
Oct 17 2024, 12:08 PM
Unknown Object (File)
Oct 17 2024, 12:07 PM
Unknown Object (File)
Oct 17 2024, 12:07 PM
Unknown Object (File)
Oct 17 2024, 12:05 PM
Unknown Object (File)
Oct 12 2024, 5:23 PM
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
No Lint Coverage
Unit
No Test Coverage