Skip to content

Show connected Instagram feed on portfolio - #23

Merged
Dev-Sahad merged 1 commit into
mainfrom
agent/show-connected-instagram-feed
Aug 1, 2026
Merged

Show connected Instagram feed on portfolio#23
Dev-Sahad merged 1 commit into
mainfrom
agent/show-connected-instagram-feed

Conversation

@Dev-Sahad

Copy link
Copy Markdown
Owner

What changed

  • server-render the active Instagram account and visible media on the public portfolio
  • pass connected account data through the homepage into the Instagram gallery
  • display real posts, reels, carousels, captions, and engagement counts
  • stop displaying stale hard-coded media when the live feed is empty

Why

The gallery previously depended on a browser-side Supabase request and could silently replace missing live data with old static posts. The connected account is now available immediately during page rendering while the client refresh remains available.

Verification

  • npm run build
  • Supabase public-role query confirmed 1 active account and 8 visible media items (6 posts, 2 reels)
  • git diff --check

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
portfolio Building Building Preview Aug 1, 2026 11:50am

@Dev-Sahad
Dev-Sahad marked this pull request as ready for review August 1, 2026 11:50
@Dev-Sahad
Dev-Sahad merged commit 8665e93 into main Aug 1, 2026
3 of 5 checks passed
@Dev-Sahad
Dev-Sahad deleted the agent/show-connected-instagram-feed branch August 1, 2026 11:50
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