-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Issues: angular/components
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat(MatStepper): Provide a template directive for displaying summary of a completed step
area: cdk/stepper
area: material/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P4
A relatively minor issue that is not relevant to core functions
#28043
opened Nov 2, 2023 by
alex36077
bug(Stepper): interacted event object should contain index of step which is clicked.
area: cdk/stepper
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#27199
opened May 31, 2023 by
crohit7
1 task
bug(mat-form-field): Custom input validation message not showing with mat-stepper
area: cdk/stepper
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#25830
opened Oct 18, 2022 by
Arti3DPlayer
feat(stepper): Make This issue represents a new feature or feature request rather than a bug or bug fix
needs: discussion
Further discussion with the team is needed before proceeding
P4
A relatively minor issue that is not relevant to core functions
CdkStepper
generic to support extended CdkStep
area: cdk/stepper
feature
#22590
opened Apr 29, 2021 by
lukasmatta
Stepper should provide an click event for step changes
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22416
opened Apr 7, 2021 by
gobi004
bug(stepper): cannot change step with linear set to true and selected index different than 0
area: cdk/stepper
area: material/stepper
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#20297
opened Aug 13, 2020 by
tomaszek92
Steppers: enable showing all steps right away
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
needs: discussion
Further discussion with the team is needed before proceeding
P4
A relatively minor issue that is not relevant to core functions
#20023
opened Jul 17, 2020 by
mrybson
bug(stepper): Linear mode does not allow skipping valid steps
area: cdk/stepper
area: material/stepper
docs
This issue is related to documentation
needs: discussion
Further discussion with the team is needed before proceeding
P4
A relatively minor issue that is not relevant to core functions
#19392
opened May 19, 2020 by
axos88
bug(material/stepper): ExpressionChangedAfterItHasBeenCheckedError. Previous value: 'stepControl: undefined'. Current value: 'stepControl: [object Object]'
area: cdk/stepper
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#19027
opened Mar 24, 2020 by
Arun19wadikar
Support disabling steps in the Stepper
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#17294
opened Oct 4, 2019 by
dmiko1994
linear stepper add attribute skippable.
area: cdk/stepper
area: material/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P4
A relatively minor issue that is not relevant to core functions
#17206
opened Sep 26, 2019 by
TonyFoster
Stepper no stateChanged when updateValueAndValidity
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#16554
opened Jul 17, 2019 by
keatkeat87
Dynamic steps with form validity checks not working with stepper component
area: cdk/stepper
P4
A relatively minor issue that is not relevant to core functions
#15919
opened Apr 27, 2019 by
ghost
Allow interacted field of matStep in the stepper control to be editable via property binding
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P4
A relatively minor issue that is not relevant to core functions
#14724
opened Jan 4, 2019 by
Exocomp
[mat-stepper] Consider detaching inactive steps from Angular change detection
area: cdk/stepper
area: material/stepper
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
perf
This issue is related to performance
#14605
opened Dec 21, 2018 by
earshinov
MatStepper treats steps as This issue represents a new feature or feature request rather than a bug or bug fix
P4
A relatively minor issue that is not relevant to core functions
interacted
if you immediately return to a previous step
area: cdk/stepper
feature
#14067
opened Nov 9, 2018 by
yoonjesung
MatStepper navigation tiggers form validation when it's not touched
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#14026
opened Nov 7, 2018 by
yoomury
Add This issue represents a new feature or feature request rather than a bug or bug fix
good first issue
This issue is a good place to start for first time contributors to the project
help wanted
The team would appreciate a PR from the community to address this issue
P4
A relatively minor issue that is not relevant to core functions
completed
event for stepper / steps
area: cdk/stepper
area: material/stepper
feature
#12908
opened Aug 30, 2018 by
olman21
Stepper (selectionChange) vs (selectionChanged) and [selectedIndex]
area: cdk/stepper
needs: discussion
Further discussion with the team is needed before proceeding
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#9733
opened Feb 1, 2018 by
philip-firstorder
Linear stepper shows edit icons instead of done icons
area: cdk/stepper
G
This is is related to a Google internal issue
P4
A relatively minor issue that is not relevant to core functions
#8997
opened Dec 14, 2017 by
Goodwine
Linear stepper behaving weird when going back a step
area: cdk/stepper
G
This is is related to a Google internal issue
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#8948
opened Dec 12, 2017 by
Goodwine
[Stepper] linear mode requires control for every step
area: cdk/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#7801
opened Oct 14, 2017 by
loganmzz
stepper: add ability to reset a step's form validation when moving to another step
area: cdk/stepper
area: material/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
forms
This issue is related to Angular Forms integration
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#7292
opened Sep 25, 2017 by
daniele-zurico
Feature request: Stepper summaries
area: cdk/stepper
area: material/stepper
feature
This issue represents a new feature or feature request rather than a bug or bug fix
needs: discussion
Further discussion with the team is needed before proceeding
P4
A relatively minor issue that is not relevant to core functions
#7216
opened Sep 20, 2017 by
NothingEverHappens
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.