Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Create Channel Page - return to previous page UI confusion #89

@thejourneydude

Description

@thejourneydude

Description

When a user creates a channel, they are redirected to the Create Channel page. However, they are unable to go back to the channels page unless they click on the Channels link.

There are two potential solutions I see:

  1. Create a back button somewhere on the Create Channel page that sends the user back to the Channels page.
  2. When a user clicks on the CREATE CHANNEL link, a modal pops up. This allows the user to cancel out of the modal and easily revert to the Channels page.

Steps to reproduce the behavior

  1. Open up the app
  2. Click on the Channels sidebar link.
  3. Click on the CREATE CHANNEL link.

Expected behavior

When the user goes to the Create Channel page, the UI should be clear and simple enough that a user implicitly understands how to go back to the Channels page.

Actual behavior

When a user visits the Create Channel page, it is not entirely clear how to go back to the Channels page. The current solution is to click on the Channels link in the sidebar. This is a bit confusing.

Screenshot and/or logs if applicable

Below you'll find a quick mockup I made of how a Create Channel Modal could look.

create channel modal

Here is how the Create Channel page currently looks.

screen shot 2017-11-08 at 10 17 10 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions