Skip to content

feat(COMPONENT): TITLE - Enhance Mat Stepper flexibility #31131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NMKrishnan-ng opened this issue May 15, 2025 · 0 comments
Open

feat(COMPONENT): TITLE - Enhance Mat Stepper flexibility #31131

NMKrishnan-ng opened this issue May 15, 2025 · 0 comments
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team

Comments

@NMKrishnan-ng
Copy link

Feature Description

Allow Mat Stepper to pass control to child stepper and return the control after it moves out of child component.

Use Case

When creating a product store using breadcrumb model(horizontal stepper), by using a common billing,shipping and payment module that can be used across all services.

Product1(view)-> Product selection -> (Common Component that navigates(breadcrumb model) -> billing,payment and shipping).
So the Common Component can be used across various other services that uses billing,payment and shipping. By calling one component we can allow user to navigate to different pages for data entry. Then we dont need to duplicate code each time and just use one main shared component that can handle the steps.

@NMKrishnan-ng NMKrishnan-ng added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

1 participant