You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while ago I used this example to build a wizard using material-UI
However I just noticed that thoses where not preventing to go to the next step when one step is invalid, which is a bad user experience when you filled a 5 step form and have to look back for the misstakes.
Ive been thinking at how to implement this and tryed things but I didnt succeed. Any idea ?
The text was updated successfully, but these errors were encountered:
https://codesandbox.io/s/github/isobar-us/redux-form-gen/tree/v0.11.0/examples/wizard
A while ago I used this example to build a wizard using material-UI
However I just noticed that thoses where not preventing to go to the next step when one step is invalid, which is a bad user experience when you filled a 5 step form and have to look back for the misstakes.
Ive been thinking at how to implement this and tryed things but I didnt succeed. Any idea ?
The text was updated successfully, but these errors were encountered: