In the Find tabset, it's probably a good idea to rename the "New Group" tab "New Channel"
That tab is used to create both groups and channels. Channel is a type of a group. I don't think it's a good idea to rename the tab. The default This is a channel [on] is wrong though. I'll make it [off].
The following scenario leads to a server error:
Good catch. This is purely server-side: first a logical problem with default permissions for members, second logical problem with search results for existing members. I'll fix them on the server. I'll send a separate PR if any client-side changes are needed.
That tab is used to create both groups and channels. Channel is a type of a group. I don't think it's a good idea to rename the tab. The default
This is a channel [on]
is wrong though. I'll make it[off]
.Good catch. This is purely server-side: first a logical problem with default permissions for members, second logical problem with search results for existing members. I'll fix them on the server. I'll send a separate PR if any client-side changes are needed.