-
Notifications
You must be signed in to change notification settings - Fork 45
feat: check handle step. #79
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
Conversation
|
Hi, thank you very much for this PR. As far as I can see this functionality is already baked in, however by using Feel free to reply if you have any comments or questions |
|
Is there a release date also for this by chance? |
|
Are there any plans to support such functionality? @devrnt Edit: I feel like that this need encapsulates two problems:
|
Indeed, this feels a bit off at the moment
You're right, there is only one mention in the docs at the moment, are you willing to pick this up? |
I am willing to pick this up. |
|
I am also looking at this feature. |
|
I've noticed this pr only after leaving the following comment (which is weirdly not linked): #74 (comment) I gotta say that throwing is perfectly fine, it just needs a mention on the docs but I feel like creating a new paragraph about that wasn't super effective. It should be mentioned in the props table: https://github.com/devrnt/react-use-wizard#props Furthermore, please @devrnt close this pr and the issue attached since it's been managed somehow |
|
Closing because already possible with the current API |
Make it possible to interrupt the handleStep to navigate to next step.