Skip to content

Data Feeds: fix missing null check for solana feed display#3793

Merged
dev-dist merged 1 commit into
mainfrom
solana-feeds-fix
May 18, 2026
Merged

Data Feeds: fix missing null check for solana feed display#3793
dev-dist merged 1 commit into
mainfrom
solana-feeds-fix

Conversation

@dev-dist
Copy link
Copy Markdown
Collaborator

This pull request makes a small update to the address visibility logic in feedVisibility.ts to improve type safety and correctness when checking for proxy addresses.

  • The shouldHideAddress function now checks if feed.proxyAddress is not null or undefined (instead of only undefined), ensuring that all falsy values are handled correctly.

@dev-dist dev-dist requested a review from a team as a code owner May 18, 2026 16:26
@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview May 18, 2026 4:29pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

👋 dev-dist, 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!

@dev-dist dev-dist merged commit 4fc69f6 into main May 18, 2026
27 checks passed
@dev-dist dev-dist deleted the solana-feeds-fix branch May 18, 2026 16:31
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