Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3357747
D6276.id20991.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
478 B
Referenced Files
None
Subscribers
None
D6276.id20991.diff
View Options
diff --git a/web/selectors/thread-selectors.js b/web/selectors/thread-selectors.js
--- a/web/selectors/thread-selectors.js
+++ b/web/selectors/thread-selectors.js
@@ -34,11 +34,13 @@
chatMode: 'view',
activeChatThreadID: threadID,
pendingThread: thread,
+ tab: 'chat',
};
} else {
payload = {
chatMode: 'view',
activeChatThreadID: threadID,
+ tab: 'chat',
};
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 1:19 AM (21 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2577911
Default Alt Text
D6276.id20991.diff (478 B)
Attached To
Mode
D6276: [web] Add tab to payload for navigating to a chat
Attached
Detach File
Event Timeline
Log In to Comment