Page MenuHomePhabricator

[lib] Remove `LegacyThreadInfo` from `thread-selectors`
ClosedPublic

Authored by atul on Jan 15 2024, 2:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 5:54 AM
Unknown Object (File)
Wed, Oct 30, 5:18 AM
Unknown Object (File)
Thu, Oct 17, 2:54 AM
Unknown Object (File)
Thu, Oct 17, 2:52 AM
Unknown Object (File)
Wed, Oct 16, 1:07 AM
Unknown Object (File)
Wed, Oct 16, 1:07 AM
Unknown Object (File)
Wed, Oct 16, 1:07 AM
Unknown Object (File)
Wed, Oct 16, 1:03 AM
Subscribers
None

Details

Summary

Part of https://linear.app/comm/issue/ENG-6366/rename-minimallyencodedrawthreadinfo-to-rawthreadinfo

With the prior flow refactor for minimal encoded permissions, we had to start at the "leaf nodes" (hooks and components) and work back up. For this refactor we need to do the opposite. We've removed Legacy* types, now we're removing them from selectors, and then we'll work from react root component down to leaves.


Depends on D10643

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable