[StepConnector] state styling doesn't work with 'Alternative Label' #13104
Labels
component: stepper
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
Expected Behavior
StepConnector should receive 'state' classes (eg 'active', 'completed') based on the status of the parent Step
Current Behavior
The 'state' classes are not applied to the StepConnector when the Stepper uses the 'alternativeLabel' prop...but remove the 'alternativeLabel' and voila - it works!
Steps to Reproduce
Context
Your Environment
The text was updated successfully, but these errors were encountered: