Details
Details
Looks and behaves as expected: [will drag in video on phabricator]
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/chat/chat-thread-list-sidebar.react.js | ||
---|---|---|
25 |
SidebarItem is also used in the Sidebar modal and so I didn't want to break that (any further) with this change. Sidebar modal requires a lot of work, so I'll make sure to address the redundancy then. |
web/chat/chat-thread-list-sidebar.react.js | ||
---|---|---|
25 | I believe event.stopPropogation() should prevent that |