Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content Creator: Content types layout #624

Open
1 task
ineedsubstance opened this issue Dec 19, 2016 · 0 comments
Open
1 task

Content Creator: Content types layout #624

ineedsubstance opened this issue Dec 19, 2016 · 0 comments
Labels

Comments

@ineedsubstance
Copy link
Contributor

Create a layout for content types to display multiple content types together.

Feature: Content types
  As a Content Creator,
  I want to understand which content type I need
    And have the ability to take action quickly
  So that I can create and edit content with ease.

  Scenario: Layout
    Given that, a user is looking to create/edit content in the CMS
     When they go to see all the available content types in the CMS
     Then they will see a non-truncated list of all the available content types
       And that list will display in alphabetical order (A-Z)
       And it will display the name of the content type
       And it will display a description of the content type
       And it will include a link to add content to that content type
       And it will include a link to view all the content for that content type

Content types:

  • layout

Related to #249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant