Details
Details
flow and basic logging in hook and in ChatInputBar component
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/chat/chat-input-bar.react.js | ||
---|---|---|
691 | Should we keep the longer name threadFrozenDueToViewerBlock? |
web/chat/chat-input-bar.react.js | ||
---|---|---|
347–350 | Can you reevaluate whether each of these props still need to be passed to the class component? It looks like at least communityThreadInfo can be removed, for instance |
web/chat/chat-input-bar.react.js | ||
---|---|---|
691 | Figured threadFrozen was more concise and the reasoning for thread being frozen doesn't matter "inside" the component? Can put up followup changing to threadFrozenDueToViewerBlock is that's preferred. |