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.
The First half of this work, but the rest need to be completed. Things like a progress bar. Will Shelf this until I move to the character creation step by step ui
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
src/components/Wizard
src/stories
)