HomePhabricator
Diffusion Comm c5f34caf9676

[web] Fix broken pending threads

Description

[web] Fix broken pending threads

Summary:
In D13282 we modified the logic so that instead of an active thread ID we use active thread info that is taken from the thread store. Unfortunately, this change broke the pending threads which aren't present in the store. What we should do instead is to let the component provide the thread store for us.

https://linear.app/comm/issue/ENG-9268/pending-threads-are-broken-on-master-on-the-web

Test Plan: Check if it is possible to create a new thread by sending a text message in a pending thread.

Reviewers: kamil, bartek, ashoat

Reviewed By: bartek, ashoat

Differential Revision: https://phab.comm.dev/D13338

Details

Provenance
tomekAuthored on Fri, Sep 13, 1:37 PM
ashoatCommitted on Fri, Sep 13, 2:00 PM
Reviewer
bartek
Differential Revision
D13338: [web] Fix broken pending threads
Parents
rCOMM1a48c411011f: [lib] Update useAncestorThreads to consider thick threads
Branches
Unknown
Tags
Unknown