Skip to content

Conversation

@malwilley
Copy link
Member

Adds a descriptive tooltip to the issue summary, as requested in preparation for the removal of consent for issue summary.

Not gated by a feature flag, since this is nice information to have regardless.

CleanShot 2025-11-10 at 14 28 35

@malwilley malwilley requested a review from roaga November 10, 2025 22:33
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 10, 2025
isHoverable
>
<CardTitleText>{card.title}</CardTitleText>
</Tooltip>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: AI Privacy Tooltip Inconsistency

The tooltip explaining AI privacy was only added to GroupSummaryPreview but not to GroupSummaryFull. Both components render the same insight cards and should have consistent tooltips. Users viewing the full summary won't see the AI privacy information that appears in the preview.

Fix in Cursor Fix in Web

Copy link
Member

@roaga roaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm seeing this same tooltip popup in multiple places for different AI features - could it be a shared component?

@malwilley malwilley merged commit 715477c into master Nov 10, 2025
48 checks passed
@malwilley malwilley deleted the malwilley/feat/add-tooltip-to-issue-summary branch November 10, 2025 23:10
@malwilley
Copy link
Member Author

Have a followup that is using similar text, will share code in that PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants