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)
Wed, Nov 6, 7:08 AM
Unknown Object (File)
Thu, Oct 17, 12:08 PM
Unknown Object (File)
Thu, Oct 17, 12:07 PM
Unknown Object (File)
Thu, Oct 17, 12:07 PM
Unknown Object (File)
Thu, Oct 17, 12:05 PM
Unknown Object (File)
Sat, Oct 12, 5:23 PM
Unknown Object (File)
Sat, Oct 12, 3:30 AM
Unknown Object (File)
Oct 5 2024, 10:53 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
No Lint Coverage
Unit
No Test Coverage