Skip to content

fix(ui): keep delete action visible for long vocabulary entries - #951

Merged
H-Chris233 merged 1 commit into
Open-Less:betafrom
H-Chris233:codex/fix-vocab-chip-overflow-950
Aug 14, 2026
Merged

fix(ui): keep delete action visible for long vocabulary entries#951
H-Chris233 merged 1 commit into
Open-Less:betafrom
H-Chris233:codex/fix-vocab-chip-overflow-950

Conversation

@H-Chris233

Copy link
Copy Markdown
Collaborator

摘要

  • 修复超长词条撑开 Chip,导致右侧删除按钮移出可视区域的问题。
  • 允许词条文本在 Chip 内收缩并以省略号显示,同时固定命中次数和删除按钮的宽度。

验证

  • npm test(构建及 48 个前端/契约测试通过)
  • 浏览器验证约 200 字超长词条:删除按钮仍完整位于 Chip 边界内。

Closes #950

@H-Chris233
H-Chris233 marked this pull request as ready for review August 14, 2026 13:57
@H-Chris233
H-Chris233 merged commit 94db63f into Open-Less:beta Aug 14, 2026
4 checks passed
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.

[area] 添加词汇时添加了一个超长的词汇,结果没办法删除。

1 participant