Skip to content

Conversation

@benduran
Copy link
Contributor

@benduran benduran commented Jan 9, 2026

Summary

  • Created a reusable <Popover /> component, similar to the <Tooltip />, which is much easier to use than doing the whole react-aria song and dance bespoke every time
  • Attempted to extract as much reusable bits from the Insights hub pricing cards into a <PriceCard /> component (unique only to Insights hub)
  • updated the pyth feeds demo layout to match the design from this Figma
  • Leveraged the <Popover /> to add a mobile menu to house all the tools / settings you can change on the feeds demo page

Rationale

Not enough space was given for the chart. The previous design had the pricing cards being too large.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

In Action

CleanShot.2026-01-09.at.11.36.13.mp4

@benduran benduran added the enhancement New feature or request label Jan 9, 2026
@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

7 Skipped Deployments
Project Deployment Review Updated (UTC)
api-reference Skipped Skipped Jan 9, 2026 3:31pm
component-library Skipped Skipped Jan 9, 2026 3:31pm
developer-hub Skipped Skipped Jan 9, 2026 3:31pm
entropy-explorer Skipped Skipped Jan 9, 2026 3:31pm
insights Skipped Skipped Jan 9, 2026 3:31pm
proposals Skipped Skipped Jan 9, 2026 3:31pm
staking Skipped Skipped Jan 9, 2026 3:31pm

… occur when a chart is destroyed while a pending write is still incoming
@vercel vercel bot temporarily deployed to Preview – component-library January 9, 2026 15:31 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer January 9, 2026 15:31 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference January 9, 2026 15:31 Inactive
@vercel vercel bot temporarily deployed to Preview – insights January 9, 2026 15:31 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals January 9, 2026 15:31 Inactive
@vercel vercel bot temporarily deployed to Preview – staking January 9, 2026 15:31 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub January 9, 2026 15:31 Inactive
@benduran benduran marked this pull request as ready for review January 9, 2026 15:35
@benduran benduran requested a review from a team as a code owner January 9, 2026 15:35
@benduran benduran changed the base branch from main to bduran/T-minus-7-historical-playback January 9, 2026 15:35
@benduran benduran merged commit 87d81b1 into bduran/T-minus-7-historical-playback Jan 9, 2026
10 of 11 checks passed
@benduran benduran deleted the bduran/t-minus-7-design-tweaks branch January 9, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants