Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommE2E/comm
/ chat-input-bar.react.js
File
chat-input-bar.react.js
web/chat/chat-input-bar.react.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @flow
2
3
import
invariant from
'invariant'
;
4
import
_difference from
'lodash/fp/difference.js'
;
Callers
nothing calls this directly
Calls
11
useSelector
Function · 0.90
useDispatchActionPromise
Function · 0.90
useJoinThread
Function · 0.90
useChatMentionContext
Function · 0.90
useThreadFrozenDueToViewerBlock
Function · 0.90
useThreadHasPermission
Function · 0.90
useUserMentionsCandidates
Function · 0.90
useThreadChatMentionCandidates
Function · 0.90
getTypeaheadRegexMatches
Function · 0.90
useMentionTypeaheadUserSuggestions
Function · 0.90
useMentionTypeaheadChatSuggestions
Function · 0.90
Tested by
no test coverage detected