-
Notifications
You must be signed in to change notification settings - Fork 161
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
Stepper - Differences with the step indicаtor between WC and Angular #12988
Comments
@simeonoff, @viktorkombov This issue should be a feature request in the Angular repo, the stepper in WebC follows the design handoff. I noticed that the Wiki in angular is updated to use the same handoff but nobody logged a feature request to update the design accordingly. I believe that the person who updated the spec was supposed to log an issue. |
@desig9stein, in the design handoff there is a background when the indicator is customized but we cannot see it in WC: Handoff: WC: What I also have observed is that in both - Angular and WC, the optional step doesn't have differences with the regular step, which is not the same in the design handoff where the optional step is with different background in the indicator: Handoff: WC: |
@viktorkombov there is a gray background when the step is complete, when the step is optional or Incomplete they look the same, when the step is selected there is a blue background that has the higher precedence and always overrides the other states colors. |
Yeah, my mistake. But the issue with the missing background of the customized indicators still persists. |
Description
There are differences with the step indicаtor between WC and Angular when the indicator is customized:
Angular:
WC:
Steps to reproduce
Result
There are differences with the step indicator between WC and Angular.
Expected result
There should not be any differences.
The text was updated successfully, but these errors were encountered: