Skip to content
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

md-stepper height is not dynamic. #2115

Open
varinder1992 opened this issue Aug 25, 2019 · 1 comment
Open

md-stepper height is not dynamic. #2115

varinder1992 opened this issue Aug 25, 2019 · 1 comment

Comments

@varinder1992
Copy link

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.
chrome_ubWqe7S8sM

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.
chrome_SwX6qrNuF8

Please resolve this issue asap.

Thanks
Varinder

@ddiiorio
Copy link

Also experiencing this issue with a linear stepper and text area in one step

Before:
image

After:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants