FE-723: Add tooltip to button component#8728
Conversation
PR SummaryMedium Risk Overview Also updates accessibility for icon-only buttons by defaulting Reviewed by Cursor Bugbot for commit 950f53f. Bugbot is set up for automated code reviews on this repo. Configure here. |
🤖 Augment PR SummarySummary: Adds first-class tooltip support to the design-system Changes:
Technical Notes: Tooltip integration is implemented by building the element first, then conditionally wrapping it in 🤖 Was this summary useful? React with 👍 or 👎 |
74067fb to
0f8fcd4
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0f8fcd4. Configure here.

🌟 What is the purpose of this PR?
Have the Button component use the Tooltip component if a tooltip prop is passed in.
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR: