You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am currently facing this issue while working with md-steppers. Each md-stepper has a fixed height which should be dyanamic in general as we add more content to it.
Example:- Suppose we add 1000 words to a text area inside a form.Content below the text area will hide because the height of md-stepper is not increasing as per the content.I tried to make it work using CSS but it is not working.Please look into this issue.I have added screenshots to recreate the issue.
Screenshot 1: There is no content in text area in this screenshot and whole form inside md-stepper is showing.
Screenshot 2: When I add text to text-area.all the fields below text area moves down.but the height of md-stepper does not increase which it should.The height of stepper should be dynamic as per the content.
Please resolve this issue asap.
Thanks
Varinder
The text was updated successfully, but these errors were encountered:
Hi,
I am currently facing this issue while working with md-steppers. Each md-stepper has a fixed height which should be dyanamic in general as we add more content to it.
Example:- Suppose we add 1000 words to a text area inside a form.Content below the text area will hide because the height of md-stepper is not increasing as per the content.I tried to make it work using CSS but it is not working.Please look into this issue.I have added screenshots to recreate the issue.
Screenshot 1: There is no content in text area in this screenshot and whole form inside md-stepper is showing.
Screenshot 2: When I add text to text-area.all the fields below text area moves down.but the height of md-stepper does not increase which it should.The height of stepper should be dynamic as per the content.
Please resolve this issue asap.
Thanks
Varinder
The text was updated successfully, but these errors were encountered: