Page MenuHomePhabricator

[lib] Update `threadUIName` to handle `MinimallyEncodedThreadInfo`
ClosedPublic

Authored by atul on Nov 13 2023, 2:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 15 2024, 1:20 AM
Unknown Object (File)
Oct 15 2024, 1:20 AM
Unknown Object (File)
Oct 15 2024, 1:20 AM
Unknown Object (File)
Oct 15 2024, 1:19 AM
Unknown Object (File)
Oct 15 2024, 1:14 AM
Unknown Object (File)
Sep 18 2024, 5:46 AM
Unknown Object (File)
Sep 14 2024, 5:09 PM
Unknown Object (File)
Sep 7 2024, 9:58 AM
Subscribers
None

Details

Summary

Just needed to add some branching to appease flow.


Depends on D9847

Test Plan

NA

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Nov 13 2023, 2:48 PM

Please add types before landing

lib/shared/thread-utils.js
945–946 ↗(On Diff #33159)

Can you add types to these? The new version of Flow won't like this

This revision is now accepted and ready to land.Nov 14 2023, 6:24 AM

address feedback (type annotations)

This revision was landed with ongoing or failed builds.Nov 14 2023, 11:55 AM
This revision was automatically updated to reflect the committed changes.