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)
Tue, Nov 12, 1:09 AM
Unknown Object (File)
Tue, Nov 12, 1:09 AM
Unknown Object (File)
Tue, Nov 12, 1:09 AM
Unknown Object (File)
Tue, Nov 12, 1:09 AM
Unknown Object (File)
Fri, Nov 8, 3:24 PM
Unknown Object (File)
Fri, Nov 8, 3:23 PM
Unknown Object (File)
Fri, Nov 8, 3:22 PM
Unknown Object (File)
Fri, Nov 8, 3:19 PM

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