Skip to content

style: [AIChatInput] Set the box-sizing of inputSlot to content-box#3095

Merged
YyumeiZhang merged 1 commit intomainfrom
fix/3094
Dec 26, 2025
Merged

style: [AIChatInput] Set the box-sizing of inputSlot to content-box#3095
YyumeiZhang merged 1 commit intomainfrom
fix/3094

Conversation

@YyumeiZhang
Copy link
Collaborator

中文模板 / 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 #3094

Changelog

🇨🇳 Chinese


🇺🇸 English

Checklist

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

Other

  • Skip Changelog

Additional information

@YyumeiZhang YyumeiZhang requested a review from YannLynn December 23, 2025 02:56
@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 c2719d3:

Sandbox Source
pr-story Configuration

@cypress
Copy link

cypress bot commented Dec 23, 2025

semi-design    Run #3414

Run Properties:  status check passed Passed #3414  •  git commit 3fb8998566 ℹ️: Merge c2719d38ac627addfa53489dec373eb809b4db1f into 322a1789c79aa1a96e0f76daab75...
Project semi-design
Branch Review fix/3094
Run status status check passed Passed #3414
Run duration 08m 29s
Commit git commit 3fb8998566 ℹ️: Merge c2719d38ac627addfa53489dec373eb809b4db1f into 322a1789c79aa1a96e0f76daab75...
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 ↗︎

@YyumeiZhang YyumeiZhang merged commit 9033a97 into main Dec 26, 2025
14 checks passed
@YyumeiZhang YyumeiZhang deleted the fix/3094 branch December 26, 2025 06:19
@cypress
Copy link

cypress bot commented Dec 26, 2025

semi-design    Run #3416

Run Properties:  status check passed Passed #3416  •  git commit 9033a97f77: style: [AIChatInput] Set the box-sizing of inputSlot to content-box (#3095)
Project semi-design
Branch Review main
Run status status check passed Passed #3416
Run duration 08m 25s
Commit git commit 9033a97f77: style: [AIChatInput] Set the box-sizing of inputSlot to content-box (#3095)
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] input-slot 在某些全局样式设置的 boxSizing 为 border-box影响下,placeholder 的宽度会超出 inputSlot

2 participants