Skip to content

docs-bug(Stepper): header-error-state-icon-background-color token listed as base and not color #31502

Description

@DDeenis

Documentation Feedback

If you examine the stepper's styling guide and filter tokens by the 'Base' type, one of the three tokens that would be displayed is header-error-state-icon-background-color, which is incorrect because it is a color token.

Also, if you look at the src/material/stepper/_m3-stepper.scss file, the stepper-header-error-state-icon-background-color token is in the base group and, unlike every other token, has a value of transparent. I'm not entirely sure, but this could indicate an issue with the default styling.

Affected documentation page

https://material.angular.dev/components/stepper/styling

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsdocsThis issue is related to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions