Linear issue: https://linear.app/comm/issue/ENG-1357/rename-sidebar-to-thread-in-product-copy
Diff renames thread to chat in all strings displayed to the user in keyserver and lib
Details
Details
- Reviewers
tomek ashoat • jacek - Commits
- rCOMM40369c86934f: [lib,keyserver] Rename thread to chat
Checked if strings changed as expected in web or mobile.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/thread-rename-1
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Looks great!! Just a couple of comments :)
lib/shared/messages/create-sub-thread-message-spec.js | ||
---|---|---|
129 | In this case I think it would actually be better to say "child channel", since a channel is the only kind of chat that can be a child (except sidebars) | |
lib/shared/thread-utils.js | ||
810 | Let's go with: Anybody in the parent channel can see an open child channel. COMMUNITY_OPEN_SUBTHREAD is actually specifically a channel. It can exist in a channel or in a community. I haven't previously thought about whether a community counts as a channel, to be honest... but I think it's good to be more specific here | |
812 | Let's say "ancestor channels" |