appsmithorg / appsmithorg/appsmith
[Feature] Dynamic height to text and inputText widget depending upon the response from API/DB query
Open
Enhancement
Query Widgets & IDE Pod
Text Widget
Widgets & Accelerators Pod
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Currently we can have a static height to widget which sometimes makes it difficult to fit long text in inputText as well as text widget. Using scroll feature we can achieve the functionality but in some cases this might hamper the user experience.
## Proposed solution
Implementing widget properties like minHeight, maxHeight, isScrollable
Contributor guide
Assessment
This issue has not been assessed yet.