Implementation of Stepper Component with Dynamic Navigation, Context Management, and Tests#4
Open
arpita009 wants to merge 10 commits intorepareo:mainfrom
Open
Implementation of Stepper Component with Dynamic Navigation, Context Management, and Tests#4arpita009 wants to merge 10 commits intorepareo:mainfrom
arpita009 wants to merge 10 commits intorepareo:mainfrom
Conversation
arpita009
commented
Sep 30, 2025
- 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 ✅
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.