issue: ENG-9173
Details
Details
Tested that when creating a chat:
- if a chat for the selected list of users exists and is thin, proper label for the thin tye is shown
- if the chat for the selected list of users doesn't exist - "Local DM" is shown, with a lock icon
Tested that in thread settings:
- if thread is thick, "Local DM" is shown, with a lock icon
- if thread is thick sidebar, "Thread" with the align-right icon is shown
- if thread is thin, proper label and icon are shown
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/fix_marcin
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/shared/thread-utils.js | ||
---|---|---|
1223–1224 ↗ | (On Diff #44159) | Isn't it already handled by threadTypeIsSidebar(threadType)? |