Similar to rest of stack, we want to replace usages of threadHasPermission with useThreadHasPermission which we're doing indirectly when we replace threadInChatList with useThreadInChatList.
Depends on D11915
Differential D11916
[native] Consume `useThreadInChatList` in `native/ThreadSettings` atul on May 6 2024, 2:11 PM. Authored by Tags None Referenced Files
Subscribers None
Details Similar to rest of stack, we want to replace usages of threadHasPermission with useThreadHasPermission which we're doing indirectly when we replace threadInChatList with useThreadInChatList. Depends on D11915 flow + close reading for now Logged value of isThreadInChatList and ensured it was same before/after change.
Diff Detail
Event TimelineComment Actions
Sounds risky for a change that changes the flow.
|