Skip to content

Create a Common Wizard Component for going through steps. #64

@MrVintage710

Description

@MrVintage710

Desktop Design 1
Desktop Design 2

Proposed Feature

In this app, there are going to be many times where the players need to go through a step by step decision process. Whether it is creating a character or leveling up, there should be a common component that is equipped to handle these step by step process. These are typically called "Wizards" in software engineering.

Figma Link: https://www.figma.com/design/pEKOr5N9RJqUNwGoFGXN1Q/Mockups?node-id=82-33&t=Lx76vdymKdNlyPqh-1

Acceptance Criteria

  • The component(s) should be located at src/components/Wizard
  • Make sure all features are well documented with JSDoc. Here is a guide for more info.
  • The component must have a story for the storybook. (Located at src/stories)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfrontendUI related work.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions