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
F2283473: D6420.id21483.diff
Mon, Jul 15, 9:50 PM
F2283472: D6420.id21472.diff
Mon, Jul 15, 9:50 PM
F2283458: D6420.id.diff
Mon, Jul 15, 9:50 PM
F2283432: D6420.diff
Mon, Jul 15, 9:48 PM
Unknown Object (File)
Sun, Jul 7, 11:42 PM
Unknown Object (File)
Sat, Jul 6, 6:41 AM
Unknown Object (File)
May 13 2024, 7:47 PM
Unknown Object (File)
Apr 21 2024, 11:14 PM
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