appsmithorg / appsmithorg/appsmith
[Feature] Dynamic height to text and inputText widget depending upon the response from API/DB query
Abierto
Enhancement
Query Widgets & IDE Pod
Text Widget
Widgets & Accelerators Pod
Widgets Product
- Lenguaje dominante
- TypeScript
- Estrellas
- 40.9k
- Forks
- 4.8k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 45
Descripción
## 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.