...
For this update, the only functional update the is proposed is the function for editing the URL. Rather than opening another modal, it is proposed that we show the input field within the existing modal.
...
Channel name (required)
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
...
Channel Access
Defaults to Public , access and can be toggled to Private.
...
When there are errors in the form, a notice displays at the top replacing the introductory text, and an error message displays under the field that is marked invalid. The ‘Create Channel’ button is also disabled until this is addressed.
...