angular / components

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

bug(STEPPER): mat-step label not responsive #19958

Open SaiChander06 opened 4 years ago

SaiChander06 commented 4 years ago

Issue: Mat Label doesn't wrap by default when the mat-vertical-stepper is wrapped within responsive classes.

https://angular-ncd9ey.stackblitz.io

Steps to reproduce:

  1. The first step in the vertical stepper displays ellipsis for a step with long text

Please suggest if this should be handled via CSS or if there is a property that handles this specific use case.

Expected Behavior

Wrap the step label to next line similar to responsive design

Actual Behavior

Mat label displays ellipsis

Environment

andreElrico commented 4 years ago

this might be related to #15181. If so you want to close this and like the other issues.

I cant open you stackblitz (atm).

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.