-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: cdk/stepper
Description
Bug:
Stepper shows edit icons instead of "done" icons
What is the expected behavior?
Completed steps should have a "done" icon on a linear stepper.
What is the current behavior?
Completed steps show an edit icon
What are the steps to reproduce?
https://angular-19juam.stackblitz.io
- Fill step 1
- Click Next
- Notice icon on label
What is the use-case or motivation for changing an existing behavior?
The checkmark makes it easier to understand that a step is done. Perhaps the edit icon is still useful for :hover
and :focus
. Or perhaps the edit icon would work better on a non-linear stepper.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Current build: 5.0.0-rc.3-05d726d
Is there anything else we should know?
On the issue #7260, it was marked as fixed but the stepper doesn't meet the material guidelines yet, and this is one of the reasons why.
arodr967, hadarweiss, webcat12345, girishghoda, coder925 and 13 more
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: cdk/stepper