Skip to content

fix(chat): keep composer footer hint on one line#278

Merged
XingYu-Zhong merged 1 commit into
KunAgent:developfrom
musnows:codex/fix-composer-footer-hint-nowrap
Jun 14, 2026
Merged

fix(chat): keep composer footer hint on one line#278
XingYu-Zhong merged 1 commit into
KunAgent:developfrom
musnows:codex/fix-composer-footer-hint-nowrap

Conversation

@musnows

@musnows musnows commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Keep the composer footer hint on a single line to avoid wrapping 输入 / 打开命令 in narrow layouts.
  • Use ellipsis when the hint does not have enough horizontal space.

中文说明

  • 让 composer 底部提示保持单行,避免 输入 / 打开命令 在窄布局下被挤到换行。
  • 空间不足时使用省略号截断,避免撑高底栏。

Validation

  • npm test -- FloatingComposer.test.ts
  • npm run typecheck
  • npm run build

@XingYu-Zhong XingYu-Zhong merged commit 06f037d into KunAgent:develop Jun 14, 2026
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.

2 participants