Skip to content

[Synced PR #1923] fix(ui): resolve TextArea wrapper imports and add tests - #51

Open
tmdeveloper007 wants to merge 1 commit into
mainfrom
mavis/termui-pr-1923-20260730013923
Open

[Synced PR #1923] fix(ui): resolve TextArea wrapper imports and add tests#51
tmdeveloper007 wants to merge 1 commit into
mainfrom
mavis/termui-pr-1923-20260730013923

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Owner

Upstream PR: Karanjot786/TermUI#1923

Original Author: Harshithk951
State: Closed ✗
Merge Commit SHA: None
Labels: type:bug, stale, area:ui, type:testing


PR description:

Description

This PR fixes missing imports (useState, useInput, KeyEvent) in the functional TextArea component wrapper inside packages/ui/src/components/TextArea.ts and changes its outer element from text to box to ensure children layout elements are reconciled properly. It also adds comprehensive unit tests.

Related Issue

Closes Karanjot786#1921

Which package(s)?

@termuijs/ui

Type of Change

  • 🐛 Bug fix (type:bug)
  • ✨ Feature (type:feature)
  • 📝 Docs…

_

Synced from upstream by Mavis TermUI Bot on 2026-07-30 01:39 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Unit Tests for TextArea in packages/ui/src/components/TextArea.ts

1 participant