能否给Bubble加一个onTyping
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.2k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 2
Description
### 需求动机
希望能解决bubble内容在typing时及时触发回调,比如自动滚动页面,目前的 onTypingComplete 在英文内容时触发不了或者触发时机不确定
### 提议的 API 是什么样的?
和onTypingComplete类似,但能解决onTypingComplete 在英文输入时的bug
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Bubble component and its existing onTypingComplete entry point. Compare the proposed onTyping callback with the current English-typing behavior, then define and test when the callback fires so consumers can react during typing rather than only at completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100