Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Rows attribute breaks textarea resizing #5627

Closed
chr22 opened this issue Nov 9, 2015 · 0 comments
Closed

Rows attribute breaks textarea resizing #5627

chr22 opened this issue Nov 9, 2015 · 0 comments

Comments

@chr22
Copy link

chr22 commented Nov 9, 2015

I use the rows attribute to show my users that it is a textarea and not a single line text input and as of v. 1.0.0rc3 this no longer works.

Here is a codepen showing the issue. It is a fork of your own example, where I added a rows="5" to the "biography" textarea in the bottom of the page.

devversion added a commit to devversion/material that referenced this issue Nov 9, 2015
Textarea should grow automatically if no `rows` attribute is specified.
Texarea should stay fixed with given `rows` attribute (no growing or shrinking)

Fixes angular#5627
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant