Skip to content

Improvements to donate page - #22

Open
oohwooh wants to merge 6 commits into
masterfrom
improve-donate
Open

Improvements to donate page#22
oohwooh wants to merge 6 commits into
masterfrom
improve-donate

Conversation

@oohwooh

@oohwooh oohwooh commented Aug 24, 2026

Copy link
Copy Markdown
Member

As discussed in our funding meeting this + last week, add several improvements to the donate page, more clearly explaining what we do and why people should give.

@oohwooh
oohwooh requested a review from tylermenezes August 24, 2026 23:21
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
www Ready Ready Preview Aug 24, 2026 11:21pm

Request Review

@augmentcode

augmentcode Bot commented Aug 24, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Refreshes the donation page with a more persuasive fundraising narrative and supporting evidence.

Changes:

  • Adds reusable unemployment and college-recruiting charts with cited sources.
  • Adds alumni testimonials, profile photos, and career outcomes.
  • Reorganizes the donation flow around repeated Fundraise Up donation embeds.
  • Adds nonprofit transparency badges and tax-deductibility copy.
  • Introduces a minimal page layout option for the donation page.
  • Updates English donation-page message strings for the new content.
Technical notes: The donation trigger remains the Fundraise Up #XKKVUQAL anchor, now rendered in each DonateBox. The charts use static, client-rendered data and theme-aware bar colors.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 2 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

</Menu>
{/* Header's child handling chokes on a bare `false` child, so keep
<Menu> itself always present and hide its contents instead. */}
<Menu>{!minimal && <NavMenu isFundraiseLoaded={isFundraiseLoaded} />}</Menu>

@augmentcode augmentcode Bot Aug 24, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In apps/www/src/components/Page/index.tsx:69, minimal makes Menu contain false, but Header always renders its mobile hamburger. On /donate at mobile widths, clicking it opens an otherwise empty full-screen menu (only the logo and close control), leaving a visible non-functional navigation control.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"www_contact_linkedin": "LinkedIn",
"www_donate_heading": "Make a Donation to CodeDay",
"www_donate_description": "Your donation will advance our mission of {mission}. As a 501(c)(3) non-profit, donations from US individuals and companies are tax-deductible.",
"www_donate_heading": "The job market failed this year's grads:",

@augmentcode augmentcode Bot Aug 24, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In packages/i18n/messages/en-us.json:86, “this year's grads” is not supported by the displayed Fed data: the 7.0% figure is from the 2026 publication's 2024 ACS outcomes for early-career graduates (ages 22–27), not an outcome measure for 2026 graduates. As a donor-facing heading, this misstates what the evidence represents.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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