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
I have been utilising the EbayProgressStepper component and noticed that the icon representing the current active step doesn't seem to be the expected one. I am unsure if there were recent changes to this component that may have led to this inconsistency.
Upon further inspection, I found that the active state is utilising stepperConfirmation24 instead of what I anticipated to be stepperCurrent24. Here is a snippet of the code:
I have been utilising the
EbayProgressStepper
component and noticed that the icon representing the current active step doesn't seem to be the expected one. I am unsure if there were recent changes to this component that may have led to this inconsistency.Upon further inspection, I found that the
active
state is utilisingstepperConfirmation24
instead of what I anticipated to bestepperCurrent24
. Here is a snippet of the code:Would someone be able to confirm if this is the intended behaviour or if there's a recent update that altered this mapping? Thank you!
The text was updated successfully, but these errors were encountered: