Skip to content

Core Developer: Navigation component #570

@ineedsubstance

Description

@ineedsubstance

Design and build a component for the primary navigation.

Feature: Create Components
  As a Core Developer,
  I want to provide users with a way to navigate to all the key sections of the application
  So that users know where they are and so they can move from one section to another.

  Scenario: Primary Navigation
    Given that, I am in the Punchcard CMS
     When I explore the CMS in order to complete a task
     Then I will see a list of all key sections of the application
       And it will display at the top of every page
       And that it will include labels for each key section
       And that it will include a clickable link to each corresponding section
       And that there would be a visual change to the navigation item when that item is in an active state
       And the item in an active state would not be clickable

Create Components:

  • Primary Navigation

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