angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.32k stars 6.73k forks source link

[Stepper] linear mode requires control for every step #7801

Open loganmzz opened 6 years ago

loganmzz commented 6 years ago

Bug, feature request, or proposal:

Bug

What is the expected behavior?

When using linear stepper, I don't want to provide a control.

What is the current behavior?

You can't switch to a step without control when linear mode is activated.

What are the steps to reproduce?

https://stackblitz.com/edit/angular-material2-issue-rtrzvu

What is the use-case or motivation for changing an existing behavior?

Makes linear usage more smooth without need to add unused code and objects.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular Material 2.0.0-beta 12

Is there anything else we should know?

angular-robot[bot] commented 2 years ago

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] commented 2 years ago

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.