Skip to content

Feature Request: : Dynamically changing status (idle/pending/success/error) #4

@mzubair21

Description

@mzubair21

Is your feature request related to a problem? Please describe.
There is no workflow to show error status.

Describe the solution you'd like
Add prop named handleSubmit that accepts the function which will asynchronously resolves/rejects the promise.
A promise can automatically handle the status of the step by resolving or rejecting the promise.

Describe alternatives you've considered
Add a prop status that accepts success/error/pending/idle string to show the desired status.

Additional context
image_2024-03-26_110650133

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions