...
When the modal first opens, focus on the channel name field immediately.
This field is required
The ‘Create Channel’ button is disabled until a name is entered
...
Editing the channel URL
By defaultInitially, the channel’s URL field is hidden and just displays as textis displayed below the channel name along with an ‘Edit’ button. The displayed URL auto-updates as the channel name is entered (unless the user has already customized it).
When users click on the ‘Edit’ button next to , the URL , the slug input field for the URL slug is displayed below.
...
The full URL displayed above the field updates as the user types.
...
is revealed (see below).
Spaces and special characters (~, #, etc) are converted to dashes as you type to prevent errors. Uppercase letters are auto-converted to lowercase. Lowercase letters, numbers, dashes, and underscores are allowed.
...
Channel Access
Defaults to Public, can be toggled to Private.
...