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
The Step component must have a a disable prop that would allow the user to disable the step even when in a completed state. When a completed Step has been disabled, it remains in a completed state, but it cannot be clicked again. It is therefore unclickable.
In addition: implement the design related ticket: #1437
The text was updated successfully, but these errors were encountered:
The Step component must have a a disable prop that would allow the user to disable the step even when in a completed state. When a completed Step has been disabled, it remains in a completed state, but it cannot be clicked again. It is therefore unclickable.
In addition: implement the design related ticket: #1437
The text was updated successfully, but these errors were encountered: