From b0ec27770e4a32c50d4e0af8e871391158535035 Mon Sep 17 00:00:00 2001 From: Dmytro-Melnyshyn <77053927+Dmytro-Melnyshyn@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:34:33 +0300 Subject: [PATCH] STCOM-1369: TextArea - move focus to the field after clearing the field by clicking on the x icon. (#2370) --- CHANGELOG.md | 1 + lib/TextArea/TextArea.js | 20 ++++++++++++++++++-- lib/TextArea/tests/TextArea-test.js | 14 +++++++++++++- 3 files changed, 32 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cdfc5c62..3ced1665b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ * Use ``'s formatter for rendering the selected value within the field and prevent overflow of text. Refs STCOM-1344. * Export `` that will automatically apply the `usePortal` behavior to nested overlay components. Refs STCOM-1353. * Properly pass `readOnly` prop to ``'s internally rendered `