Skip to content

Implementation of Stepper Component with Dynamic Navigation, Context Management, and Tests#4

Open
arpita009 wants to merge 10 commits intorepareo:mainfrom
arpita009:feature_stepper_component
Open

Implementation of Stepper Component with Dynamic Navigation, Context Management, and Tests#4
arpita009 wants to merge 10 commits intorepareo:mainfrom
arpita009:feature_stepper_component

Conversation

@arpita009
Copy link

  • Stepper Component implementation ✅
  • Steps configured ✅
  • useStepper hook to encapsulate the stepper logic and manage navigation of steps and routing ✅
  • Responsiveness ✅
  • StepperContext to manage the stepper state (steps, current step) and functions (handleNextStep, setCurrentStep) ✅
  • Dynamic step management ✅
  • Basic error handling to display an "Invalid Step" message if the route does not match a valid step. ✅
  • StepPage is a reusable component that renders the core layout of each step page ✅
  • Tests for Stepper component and StepPage ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant