Home

anomalyco/opentui

Status:Indexed
Analyzed 4d ago6K+ starsTypeScript

OpenTUI is a library for building terminal user interfaces (TUIs)

Back to Issues
#438
Moderate

Bug: nested <text> elements not supported.

View on GitHub

Summary

The core OpenTUI library needs to be updated to correctly handle nested `<text>` elements, allowing for composition of text styles. This involves modifying how text renderables are processed and ensuring the error message accurately reflects the supported input types.

Skills Required

TypeScriptUnderstanding of renderable/component treesDebuggingTesting

Labels

enhancementcore