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

Improvement: TextArea rows #506

Closed
netbeansuser2019 opened this issue Jun 8, 2020 · 2 comments
Closed

Improvement: TextArea rows #506

netbeansuser2019 opened this issue Jun 8, 2020 · 2 comments
Labels
enhancement New feature or request flow

Comments

@netbeansuser2019
Copy link

As legacy Vaadin has option to set a rows, but 10-14(+) possibly omits such feature.

Alternatively I try to use css height (includes max), but this is not so help full due to fact
that current implementations do not count well with prefix and suffix component. I mean that scrollbar is realized that way that even scroll out such prefix and suffix component.

Suggested solutions:
A) give back "rows" that target only input area for scrolling
B) give option to set height and max-height just to input area (no scrolling prefix and/or suffix
component).
C) if possible to set a flag to not scroll prefix and/or suffix component

@tomivirkki
Copy link
Member

@vaadin-bot vaadin-bot transferred this issue from vaadin/vaadin-text-field-flow Oct 6, 2020
@vaadin-bot vaadin-bot added enhancement New feature or request flow labels Oct 6, 2020
@web-padawan
Copy link
Member

Closing in favor of #170 as both issues are now in the web component repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flow
Projects
None yet
Development

No branches or pull requests

4 participants