-
#### Bug, feature request, or proposal:
vertical-stepper should scroll to the beginning of the selected step when changing step
#### What are the steps to reproduce?
https://stackblitz.com/edit…
-
#### What is the expected behavior?
After linear stepper reinitialization (f.e. web-app reload) all previously filled out forms of steps restore their valid state from storage and stepper restore sel…
-
As far as I understand the linear mode of the horizontal / vertical stepper should disallow advancing to steps that have not yet been completed.
However when presenting an already prefilled form (suc…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
Some components toggle the hidden …
-
#### Reproduction
Open any example with Stepper material component:
https://material.angular.io/components/stepper/overview
Focus on it and check background color for active state (rgba(0,0,0, .0…
-
I'm using the material_select inside the `` from [Angular Material](https://material.angular.io/components/stepper/overview). The dropdown list got cut off by the tag. See screenshot attached here. I…
-
Hi, when I try to use a simple `mat-icon` element the icon does not show up. Would you tell me what I need to override so that I can use a normal `mat-icon` like this:
`home`
The reason why I ne…
-
#### Please describe the feature you would like to request.
The interacted field of the matStep (https://material.angular.io/components/stepper/api) is currently not decorated with @Input() therefo…
-
If you put a table with expandable rows in a tab, then navigate away and navigate back, the table appears with all the rows expanded. On first opening of tab, there is no issue, so I'm guessing this i…
-
#### Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-cdafd9?file=app%2Fstepper-overview-example.ts
Steps to reproduce:
1. Create a mat-stepper component…