Skip to content

feat: render ring description on hover#561

Open
jtgorny wants to merge 2 commits into
AOEpeople:mainfrom
jtgorny:feat/ring-description-render-on-hover
Open

feat: render ring description on hover#561
jtgorny wants to merge 2 commits into
AOEpeople:mainfrom
jtgorny:feat/ring-description-render-on-hover

Conversation

@jtgorny

@jtgorny jtgorny commented Feb 16, 2026

Copy link
Copy Markdown

feat: renders ring descriptions on hover

  • on hover in chart, render ring description
  • on hover in badge, render ring description

Note

Low Risk
Low risk UI-only change that adds native hover tooltips; main risk is minor UX/accessibility differences or missing descriptions yielding no tooltip.

Overview
Adds hover tooltips for ring descriptions in two places.

RingBadge now passes a title attribute to the underlying Badge, using an explicit title prop when provided or falling back to the ring’s description. The radar Chart ring label <text> nodes now include an SVG <title> so hovering ring labels shows the ring description.

Written by Cursor Bugbot for commit 4009cca. This will update automatically on new commits. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread src/components/Badge/Badge.tsx Outdated
Comment thread src/components/Radar/Chart.tsx Outdated
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