Back to IssuesView on GitHub
#451
Easy
Input height default 0
Summary
The default height of the `input` component in OpenTUI is set to 0, which is causing layout issues. This needs to be adjusted to a sensible default (e.g., 1) to ensure proper rendering and visibility of the input field.
Skills Required
TypeScriptTUI Development ConceptsDebugging