Page MenuHomePhabricator

[lib][native][web] Move some types and basic functions out of action-utils.js
ClosedPublic

Authored by ashoat on Jan 9 2024, 6:52 AM.
Tags
None
Referenced Files
F3353368: D10583.id35436.diff
Sat, Nov 23, 9:36 AM
Unknown Object (File)
Wed, Nov 6, 9:34 AM
Unknown Object (File)
Oct 17 2024, 3:03 PM
Unknown Object (File)
Oct 17 2024, 3:03 PM
Unknown Object (File)
Oct 17 2024, 3:02 PM
Unknown Object (File)
Oct 17 2024, 3:02 PM
Unknown Object (File)
Oct 6 2024, 9:32 AM
Unknown Object (File)
Sep 6 2024, 7:15 AM
Subscribers
None

Details

Summary

In the following diff, I'll be splitting out the recovery functions out of action-utils.js, in preparation for a later diff where I will turn them into a React Context.

To avoid require cycles, I'm first taking the shared parts that both the new recovery file and the remaining parts of action-utils.js need access to into a separate file.

Depends on D10579

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/ident2
Lint
No Lint Coverage
Unit
No Test Coverage