Primary button allowing to create new chats on the bottom of chat list.
Disabled if already in chat creation mode.
Details
Details
- Reviewers
tomek atul • abosh - Commits
- rCOMM3dc5eb28e945: [web] Introduce "Create new chat" button
Click the button, new chat creation process (with empty user list) should be started.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/chat/chat-thread-list.react.js | ||
---|---|---|
59 | Great catch!! |
web/chat/chat-thread-list.react.js | ||
---|---|---|
33 | It's better to keep as much logic in useSelector as possible |