Skip to content
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

Navigating between steps #3

Open
tsongas opened this issue Sep 14, 2019 · 1 comment
Open

Navigating between steps #3

tsongas opened this issue Sep 14, 2019 · 1 comment

Comments

@tsongas
Copy link

tsongas commented Sep 14, 2019

This looks awesome, especially the ability to validate each step.

One question, the browser's forward and back buttons are disabled in your example, but could they be used to navigate between steps? That's what I like about this solution, the forward and back buttons still work as expected, and there is a Prompt component that prevents data loss if the user accidentally tries to navigate away from the form (which could potentially be done through site navigation or a bookmark even if the forward and back buttons are disabled).

@mjangir
Copy link
Owner

mjangir commented Sep 22, 2021

That's a different implementation which requires the usage of React Router.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants