Skip to content

Fix/aichatinput enter send#3089

Merged
YyumeiZhang merged 1 commit intomainfrom
fix/aichatinput-enter-send
Dec 18, 2025
Merged

Fix/aichatinput enter send#3089
YyumeiZhang merged 1 commit intomainfrom
fix/aichatinput-enter-send

Conversation

@YyumeiZhang
Copy link
Collaborator

@YyumeiZhang YyumeiZhang commented Dec 18, 2025

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #3090

Changelog

🇨🇳 Chinese


🇺🇸 English

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

…r key would incorrectly trigger the onStopGenerate callback
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b30aa4b:

Sandbox Source
pr-story Configuration

@YyumeiZhang YyumeiZhang requested a review from YannLynn December 18, 2025 11:05
@YyumeiZhang YyumeiZhang merged commit 8aea2c5 into main Dec 18, 2025
11 of 12 checks passed
@YyumeiZhang YyumeiZhang deleted the fix/aichatinput-enter-send branch December 18, 2025 11:13
@cypress
Copy link

cypress bot commented Dec 18, 2025

semi-design    Run #3411

Run Properties:  status check passed Passed #3411  •  git commit 73df6e49ac ℹ️: Merge b30aa4b1db4b0a15c577cbfd4a9332b4c2facf79 into a14034fe7787c7a931926d85c725...
Project semi-design
Branch Review fix/aichatinput-enter-send
Run status status check passed Passed #3411
Run duration 08m 18s
Commit git commit 73df6e49ac ℹ️: Merge b30aa4b1db4b0a15c577cbfd4a9332b4c2facf79 into a14034fe7787c7a931926d85c725...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 13
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 291
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@cypress
Copy link

cypress bot commented Dec 18, 2025

semi-design    Run #3412

Run Properties:  status check passed Passed #3412  •  git commit 8aea2c55b9: fix: [AIChatInput] Fixed when generatin is true and pressing the enter key woul...
Project semi-design
Branch Review main
Run status status check passed Passed #3412
Run duration 08m 19s
Commit git commit 8aea2c55b9: fix: [AIChatInput] Fixed when generatin is true and pressing the enter key woul...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 13
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 291
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

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.

[AIChatInput] generating 为true 时候,按下 enter 会错误触发 onGenerateStop 回调

2 participants