Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Design and documentation in-progress

Description

With the updates in the new Channel Settings modal, there is an opportunity to also update the ‘New Channel' modal since it will use a lot of the same UI.

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.

  • No labels