Page MenuHomePhabricator

[web] Include current pending thread in thread list
ClosedPublic

Authored by jacek on Jul 6 2022, 4:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 1:29 AM
Unknown Object (File)
Thu, May 16, 11:08 PM
Unknown Object (File)
Wed, May 1, 1:30 AM
Unknown Object (File)
Wed, May 1, 1:30 AM
Unknown Object (File)
Wed, May 1, 1:28 AM
Unknown Object (File)
Wed, May 1, 1:11 AM
Unknown Object (File)
Apr 12 2024, 10:59 PM
Unknown Object (File)
Apr 6 2024, 11:49 AM

Details

Summary

Currently opened pending thread hasn't been displayed in thread list (only pending sidebar was included). This change includes it in the list (similar to pending sidebar).

Test Plan

Create new pending thread (e.g. by opening empty thread with non-friend). It should be displayed on the top of the thread list.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

web/chat/thread-list-provider.js
85–88 ↗(On Diff #14227)

Although you did not make this change, this can be made cleaner with a ternary.

This revision is now accepted and ready to land.Jul 11 2022, 7:12 AM