Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3530530
D3353.id10157.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
435 B
Referenced Files
None
Subscribers
None
D3353.id10157.diff
View Options
diff --git a/lib/selectors/chat-selectors.js b/lib/selectors/chat-selectors.js
--- a/lib/selectors/chat-selectors.js
+++ b/lib/selectors/chat-selectors.js
@@ -299,9 +299,6 @@
additionalMessages.length > 0
? sortMessageInfoList([...threadMessageInfos, ...additionalMessages])
: threadMessageInfos;
- if (messages.length === 0) {
- return [];
- }
const chatMessageItems = [];
let lastMessageInfo = null;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 2:58 AM (11 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2702701
Default Alt Text
D3353.id10157.diff (435 B)
Attached To
Mode
D3353: [lib] Show loader when there are no messages
Attached
Detach File
Event Timeline
Log In to Comment