Skip to content

feat: add bonding curve info tooltip to KeySupplyBadge (#381)#389

Merged
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
temisan0x:feat/supply-info-tooltip
May 31, 2026
Merged

feat: add bonding curve info tooltip to KeySupplyBadge (#381)#389
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
temisan0x:feat/supply-info-tooltip

Conversation

@temisan0x

Copy link
Copy Markdown
Contributor

Closes #381

  • Adds an Info icon button next to the supply number in KeySupplyBadge
  • Hovering or focusing the icon shows a tooltip explaining key supply and the bonding curve relationship
  • Tooltip uses the existing accessible Tooltip component (role="tooltip", aria-describedby, keyboard focus support)
  • Info button has aria-label="What is key supply?" for screen readers
  • 3 new tests added covering: info button presence, tooltip content, and null supply state
  • No existing behaviour changed

@drips-wave

drips-wave Bot commented May 31, 2026

Copy link
Copy Markdown

@temisan0x Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 merged commit e77af01 into accesslayerorg:main May 31, 2026
1 check passed
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.

Add tooltip explaining key supply mechanics on creator profile

2 participants