Closed Vir-Mittal closed 10 months ago
Hello @Vir-Mittal,
Can you retest the issue? As it is not reproducible now on: https://sap.github.io/ui5-webcomponents-react/?path=/docs/inputs-textarea--docs
Or are there any steps different from setting "growing": true, and changing the number of "growingMaxLines"?
Best Regards, Gergana
Hello, everyone! The issue has been inactive for 21 days. If there are still questions or comments, please feel free to continue the discussion. Inactive issues will be closed after 7 days!
Hello, everyone! The issue has been inactive for 28 days, so I am closing the issue.
Bug Description
For the tex area component, when we set the growing property to true and the growingMaxLines to a certain number, we expect that number of lines to be visible before a scrollbar shows up
For example - When growingMaxLines is 4, 4 lines are shown -
When its 7, 7 lines are shown -
But, when its 8 or any number greater than 8, still only 7 lines are shown -
Tested using https://sap.github.io/ui5-webcomponents-react/?path=/docs/inputs-textarea--docs
Affected Component
TextArea
Expected Behaviour
growingMaxLines property should work as expected
Isolated Example
No response
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
1.19.0
Browser
Chrome
Operating System
MacOS
Additional Context
No response
Organization
SAP SuccessFactors
Declaration