Skip to content

fix(desktop): persona button shows name (<=25 chars) + full name on hover#60

Merged
mlcyclops merged 1 commit into
masterfrom
fix/persona-button-label
Jun 23, 2026
Merged

fix(desktop): persona button shows name (<=25 chars) + full name on hover#60
mlcyclops merged 1 commit into
masterfrom
fix/persona-button-label

Conversation

@mlcyclops

Copy link
Copy Markdown
Owner

The composer persona button showed the raw AskSage numeric id (e.g. 393) instead of a name. Now it shows the persona's readable name (via the existing personaTitle()) truncated to 25 chars, with the full description on hover (data-tip). The apply toast also names the persona instead of its id.

Verified in the dev preview: selecting #393 labels the button NT Concepts Capture Mana… (25 chars) and hover shows AskSage persona · #393 | This persona acts as if they are an NT Concepts Capture Manager…. tsc clean.

🤖 Generated with Claude Code

…on hover

The composer persona button showed the raw numeric AskSage id (e.g. '393')
instead of a readable name. Use the existing personaTitle() to label it with the
persona's name truncated to 25 chars, and set the button's data-tip to the full
description so hovering shows the complete name. The apply toast now names the
persona too, instead of its id. Verified in the dev preview: selecting #393
labels the button 'NT Concepts Capture Mana…' with the full description on hover.

tsc clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mlcyclops mlcyclops merged commit 6dc078f into master Jun 23, 2026
4 checks passed
@mlcyclops mlcyclops deleted the fix/persona-button-label branch June 23, 2026 22:18
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