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
- Branch
- jacek/tmp
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/chat/chat-thread-list.react.js | ||
---|---|---|
59 ↗ | (On Diff #14395) | Great catch!! |
web/chat/chat-thread-list.react.js | ||
---|---|---|
33 ↗ | (On Diff #14395) | It's better to keep as much logic in useSelector as possible |