-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rewrite: CreateChannel modal component #20617
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only thing I noticed is that whenever I create a new channel, if I mark it as public && broadcast, it creates a readonly channel, but not a broadcast one. If I create it as a private group, it is created as broadcast.
…ite/create-channel
….Chat into rewrite/create-channel
@ggazzo @tiagoevanp Please see issue #20771 Please review PR #20772 , this PR adds back this template. |
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments