Skip to content

fix(ui): truncate long action type labels in distribution chart#65

Merged
ojongerius merged 1 commit into
mainfrom
fix/action-chart-label-truncation
May 20, 2026
Merged

fix(ui): truncate long action type labels in distribution chart#65
ojongerius merged 1 commit into
mainfrom
fix/action-chart-label-truncation

Conversation

@ojongerius
Copy link
Copy Markdown
Contributor

Action type labels like claude-code.mcp__github-audited__pull_request_read were wrapping to multiple lines because the label column is only 72px. Widens the label column to 140px for the action chart only and clips with text-overflow: ellipsis, with the full name in a title tooltip.

@ojongerius ojongerius merged commit d40ee1d into main May 20, 2026
3 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.

1 participant