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

onResize callback for InputTextarea #957

Closed
TunaYagci opened this issue Sep 24, 2016 · 0 comments
Closed

onResize callback for InputTextarea #957

TunaYagci opened this issue Sep 24, 2016 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@TunaYagci
Copy link

Can we get a callback for it? So we can adjust other dom which have fixed heights.

My situation is, I have a list and this Textarea under of this list. This list got fixed height like:
calc(100% - 50px)
When Textarea's height gets incremented, list doesn't get updated and Textarea overlaps the list.

@cagataycivici cagataycivici self-assigned this May 31, 2017
@cagataycivici cagataycivici added this to the 4.0.4 milestone May 31, 2017
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants