Skip to content

fix(home): restore 2-col desktop + events fallback (lost when #521 merged early)#527

Merged
KishParikh13 merged 2 commits into
v2from
fix/home-2col-and-fallback
Jun 17, 2026
Merged

fix(home): restore 2-col desktop + events fallback (lost when #521 merged early)#527
KishParikh13 merged 2 commits into
v2from
fix/home-2col-and-fallback

Conversation

@KishParikh13

Copy link
Copy Markdown
Collaborator

#521 was merged at its first commit (single-column hasMainContent collapse — the rejected design), before these two follow-up fixes landed on the branch. Prod has been serving the rejected single-column home. Recovers the orphaned commits:

  • 4827a85 keep desktop 2-col (drop the && hasMainContent single-column collapse)
  • b994f37 populate the left column via the broader upcoming-events fallback

tsc clean.

KishParikh13 and others added 2 commits June 17, 2026 09:42
Per feedback: don't collapse the wide-desktop layout to a single column.
Keep the original 2-col composition — the "Your Center" CTA card (with icon)
in the right rail, events in the main column. The empty "Up next"/"Coming up"
slots simply render nothing now, so the left column is sparse rather than
stacked with redundant Explore cards.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
A logged-in member whose center has no upcoming events saw a blank left
column (center-scoped "Coming up" was empty). Fall back to the broader
upcoming-events list in that case, so logged-in mirrors the logged-out
Explore list instead of going blank.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploying chinmaya-janata with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f52373
Status: ✅  Deploy successful!
Preview URL: https://25674315.project-janatha.pages.dev
Branch Preview URL: https://fix-home-2col-and-fallback.project-janatha.pages.dev

View logs

@KishParikh13 KishParikh13 merged commit d960a09 into v2 Jun 17, 2026
3 checks 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.

1 participant