Page MenuHomePhabricator

[lib] Make stringForUser and useStringForUser work with any user types
ClosedPublic

Authored by ashoat on Jan 27 2023, 12:14 PM.
Tags
None
Referenced Files
F2679703: D6420.id21472.diff
Fri, Sep 13, 3:57 AM
F2679575: D6420.id21483.diff
Fri, Sep 13, 3:40 AM
Unknown Object (File)
Thu, Sep 12, 2:53 AM
Unknown Object (File)
Thu, Sep 12, 2:53 AM
Unknown Object (File)
Thu, Sep 12, 2:52 AM
Unknown Object (File)
Thu, Sep 12, 2:45 AM
Unknown Object (File)
Mon, Sep 9, 1:09 AM
Unknown Object (File)
Fri, Sep 6, 2:17 AM
Subscribers

Details

Summary

This change makes it so UserInfo, CurrentUserInfo, AccountUserInfo, etc. all work with these functions.

This allows us to use a single entrypoint for ENS-fetching across a variety of different contexts.

Depends on D6419

Test Plan

This is a types-only change, so I tested with Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable