Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix two disabled tooltips #8464

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

thomasheartman
Copy link
Contributor

@thomasheartman thomasheartman commented Oct 16, 2024

Fix this warning:

MUI: You are providing a disabled button child to the Tooltip component.
A disabled element does not fire events.
Tooltip needs to listen to the child element’s events to display the title.
Add a simple wrapper element, such as a span.

Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 1:16pm
unleash-monorepo-frontend 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 1:16pm

Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@kwasniew kwasniew self-requested a review October 16, 2024 13:21
@thomasheartman thomasheartman merged commit 131e608 into main Oct 16, 2024
7 of 9 checks passed
@thomasheartman thomasheartman deleted the fix/no-disabled-tooltip-buttons branch October 16, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants