Skip to content

create a new interactive tooltip #2776

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

gfletcher-cll
Copy link
Collaborator

@gfletcher-cll gfletcher-cll commented Jun 27, 2025

current tooltip component is not interactive and only has plain text that only shows on direct hover.

new interactive tooltip allows for html txt including links and stays open on hover to allow a user to click on the link in the tooltip text.

this implements the new interactive tooltip to be conditional for network.name=Hyperliquid, but the component can be used as seen fit.

NOTE: to test, you'll need to change the network.name to a network already in the Directory; I used Abstract, as Hyperliquid will release alongside this PR.

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner June 27, 2025 17:31
Copy link

vercel bot commented Jun 27, 2025

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

Name Status Preview Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview Jun 27, 2025 6:29pm

Copy link
Contributor

👋 @gfletcher-cll, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@aelmanaa aelmanaa changed the base branch from main to ccip/hyperliquid June 27, 2025 17:53
@aelmanaa aelmanaa force-pushed the interactive-tooltip branch from 0c421f5 to 814a10b Compare June 27, 2025 17:57
@aelmanaa aelmanaa force-pushed the interactive-tooltip branch from 814a10b to bdee538 Compare June 27, 2025 18:20
Base automatically changed from ccip/hyperliquid to main June 27, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants