Skip to content

Be able to create retro templates #20

@LowBudgetMan

Description

@LowBudgetMan

As a retro facilitator
I want to be able to create retro templates
So that I can make a reusable template that suits the specific feedback I'm trying to glean from the team

Given a team member is on the retro page
When they open the create retro modal
Then they see a button to create a template

Given the create a template button exists
When the team member clicks on the create template button
Then they see the create template form

Given the create template form exists
When the user sees the form
Then there is a button to add a name for the template

Given the create template form exists
When the user sees the form
Then there is a button to add a description for the template

Given the create template form exists
When the user sees the form
Then there is a button to add a column

Given the user is creating a retro template
When the user clicks the button to add a column
Then there is a text input for the column name

Given the user is creating a retro template
When the user clicks the button to add a column
Then there is a text input for the column's light mode background color

Given the user is creating a retro template
When the user clicks the button to add a column
Then there is a text input for the column's light mode text color

Given the user is creating a retro template
When the user clicks the button to add a column
Then there is a text input for the column's dark mode background color

Given the user is creating a retro template
When the user clicks the button to add a column
Then there is a text input for the column's dark mode text color

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions