Page MenuHomePhabricator

[lib] Factor code out for updating FID in Redux
ClosedPublic

Authored by ashoat on Oct 16 2024, 8:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 1:36 AM
Unknown Object (File)
Mon, Nov 4, 9:33 AM
Unknown Object (File)
Mon, Nov 4, 8:54 AM
Unknown Object (File)
Fri, Nov 1, 12:20 PM
Unknown Object (File)
Thu, Oct 31, 9:57 PM
Unknown Object (File)
Wed, Oct 30, 11:24 PM
Unknown Object (File)
Wed, Oct 30, 10:33 PM
Unknown Object (File)
Wed, Oct 30, 2:37 AM
Subscribers

Details

Summary

In the next diff, we'll add some code to invalidate the UserIdentityCache for the current user when this happens. We want to do this whenever we update the FID locally, so it makes sense to factor all those locations out first.

Depends on D13735

Test Plan

Flow; this is a simple refactor

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable