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, Jan 22, 5:16 PM
Unknown Object (File)
Tue, Jan 21, 12:51 PM
Unknown Object (File)
Mon, Jan 13, 2:22 PM
Unknown Object (File)
Sat, Jan 11, 3:46 AM
Unknown Object (File)
Fri, Jan 3, 6:52 AM
Unknown Object (File)
Fri, Jan 3, 6:52 AM
Unknown Object (File)
Fri, Jan 3, 6:52 AM
Unknown Object (File)
Fri, Jan 3, 6:52 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
No Lint Coverage
Unit
No Test Coverage