Skip to content

Add ability to programmatically navigate steps the Multi-step dialog #7509

@Zaida-3dO

Description

@Zaida-3dO

Feature request

I want the Next button on one of the steps to run some async logic, and only after the promise has been resolved, do I want to move to the next step.

The issue is, if you override the onClick prop on the next button, you loose the ability to go to the next step.

My FR is to expose a prop that allows consumers to set the stepId

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions