Skip to content

Show detach icon on chat chips#5777

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/chat-chip-detach-hover
Jun 26, 2026
Merged

Show detach icon on chat chips#5777
ComputelessComputer merged 1 commit into
mainfrom
fix/chat-chip-detach-hover

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Remove chat context chip tooltips and reveal a circled detach icon for removable chips on hover.


Note

Low Risk
UI-only changes in the chat context bar with no auth, data, or API impact; remove behavior is unchanged aside from icon and styling.

Overview
Chat context chips no longer show hover tooltips (including extra detail like email on people chips). Removable chips now use a circled detach icon (XCircleIcon) on hover instead of the plain X, with slightly updated remove-button styling.

The tooltip field is removed from ContextChipProps and from all entity renderers in the context registry. Tests drop the tooltip mock and add coverage that tooltip text is not rendered, plus an assertion on the remove icon size.

Reviewed by Cursor Bugbot for commit 8954e38. Bugbot is set up for automated code reviews on this repo. Configure here.

Remove chat context chip tooltips and reveal a circled detach icon for removable chips on hover.
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 8954e38
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a3e421d30b00d00085c8120

@ComputelessComputer ComputelessComputer merged commit 9d3e8c5 into main Jun 26, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/chat-chip-detach-hover branch June 26, 2026 09:41
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