[PR #146] [MERGED] Fix: Prevents incorrect input commitment when selecting IME candidates #159

Closed
opened 2026-02-16 03:15:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/146
Author: @thucpn
Created: 6/25/2025
Status: Merged
Merged: 6/25/2025
Merged by: @thucpn

Base: mainHead: fix/ime-composition-race-condition


📝 Commits (3)

  • cc8b061 fix: resolve race condition during IME composition
  • 943fe14 Create tricky-ravens-cheer.md
  • 292a1c8 fix format

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

.changeset/tricky-ravens-cheer.md (+5 -0)
📝 packages/chat-ui/src/chat/chat-input.tsx (+3 -1)

📄 Description

From: https://github.com/run-llama/chat-ui/pull/142


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/146 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@thucpn](https://github.com/thucpn) **Base:** `main` ← **Head:** `fix/ime-composition-race-condition` --- ### 📝 Commits (3) - [`cc8b061`](https://github.com/run-llama/chat-ui/commit/cc8b06106bc4207a401dd276f16dc03868e9c100) fix: resolve race condition during IME composition - [`943fe14`](https://github.com/run-llama/chat-ui/commit/943fe14a4189800384606bd8c0d867a398004ba9) Create tricky-ravens-cheer.md - [`292a1c8`](https://github.com/run-llama/chat-ui/commit/292a1c8a019761f986607c883f90ddbd1674db37) fix format ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/tricky-ravens-cheer.md` (+5 -0) 📝 `packages/chat-ui/src/chat/chat-input.tsx` (+3 -1) </details> ### 📄 Description From: https://github.com/run-llama/chat-ui/pull/142 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:25 -05:00
yindo closed this issue 2026-02-16 03:15:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#159