Skip to content

feat(developer-hub): add horizontal scrollbar to Pyth Pro Price Feed IDs table#3473

Merged
aditya520 merged 1 commit intomainfrom
devin/1771007803-pro-price-feed-ids-horizontal-scroll
Feb 13, 2026
Merged

feat(developer-hub): add horizontal scrollbar to Pyth Pro Price Feed IDs table#3473
aditya520 merged 1 commit intomainfrom
devin/1771007803-pro-price-feed-ids-horizontal-scroll

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

Wraps the Pyth Pro Price Feed IDs table in a container with overflow-x: auto so that the table is horizontally scrollable on narrow viewports instead of overflowing the page.

Rationale

The Pyth Pro Price Feed IDs table has 7 columns and can exceed the viewport width on smaller screens. Without a horizontal scrollbar, content overflows and is inaccessible.

How has this been tested?

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

Not tested locally. This is a CSS-only behavioral change — reviewer should verify:

  • Horizontal scrollbar appears on narrow viewports
  • Sticky header (stickyHeader="top") still works correctly within the scroll wrapper
  • Rounded corners from the rounded prop aren't clipped by the overflow container

Link to Devin run: https://app.devin.ai/sessions/647e9358854d4553b0c35796d9602ad9
Requested by: aditya@dourolabs.xyz

…IDs table

Co-Authored-By: aditya@dourolabs.xyz <aditya@dourolabs.xyz>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link

vercel bot commented Feb 13, 2026

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

Project Deployment Actions Updated (UTC)
component-library Ready Ready Preview, Comment Feb 13, 2026 6:40pm
developer-hub Ready Ready Preview, Comment Feb 13, 2026 6:40pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
api-reference Skipped Skipped Feb 13, 2026 6:40pm
entropy-explorer Skipped Skipped Feb 13, 2026 6:40pm
insights Skipped Skipped Feb 13, 2026 6:40pm
proposals Skipped Skipped Feb 13, 2026 6:40pm
staking Skipped Skipped Feb 13, 2026 6:40pm

Request Review

@aditya520 aditya520 merged commit 56deb12 into main Feb 13, 2026
10 checks passed
@aditya520 aditya520 deleted the devin/1771007803-pro-price-feed-ids-horizontal-scroll branch February 13, 2026 18:46
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.

1 participant