Skip to content

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

Closed
@NMKrishnan-ng

Description

@NMKrishnan-ng

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions