Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

Auto-focus on channel name first

When the modal first opens, focus on the channel name field immediately.

Editing the channel URL

By default, the URL field is hidden. When users click on the ‘Edit’ button next to the URL, the input field for the URL slug is displayed below.

  • The full URL displayed above the field updates as the user types.

...

  • The same validation rules apply to this field as in the current URL field.

...