Skip to content

fix(webui): prevent italic activity labels from clipping - #5713

Merged
chengyongru merged 1 commit into
HKUDS:mainfrom
chengyongru:fix/italic-status-clipping
Sep 9, 2026
Merged

fix(webui): prevent italic activity labels from clipping#5713
chengyongru merged 1 commit into
HKUDS:mainfrom
chengyongru:fix/italic-status-clipping

Conversation

@chengyongru

Copy link
Copy Markdown
Collaborator

Italic activity labels could clip the final character because the inner text container uses fit-content sizing with hidden overflow. Add 2px of right padding to the text and its streaming highlight so overhanging strokes remain visible while long labels still truncate with an ellipsis.

Validation:

  • 94 related tests passed across reasoning-row, agent-activity-cluster, and message-bubble.
  • bun run build passed.
  • Chromium component checks confirmed completed and streaming labels, narrow-container truncation, and keyboard tooltip access; no runtime errors.

@chengyongru
chengyongru merged commit cccf6e4 into HKUDS:main Sep 9, 2026
6 checks passed
@chengyongru
chengyongru deleted the fix/italic-status-clipping branch September 9, 2026 03:50
@chengyongru chengyongru added bug Something isn't working fix priority: p2 Normal backlog: minor bug, enhancement, docs, cleanup, edge case, or unvalidated proposal. webui labels Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix priority: p2 Normal backlog: minor bug, enhancement, docs, cleanup, edge case, or unvalidated proposal. webui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant