Skip to content

fix: correct the stale Fall 2025 date in the FAQ and dashboard - #334

Merged
DaStormer merged 1 commit into
HackRU:devfrom
hassan1brahim:fix/f2026-october-date
Aug 31, 2026
Merged

DaStormer merged 1 commit into
HackRU:devfrom
hassan1brahim:fix/f2026-october-date

Conversation

@hassan1brahim

Copy link
Copy Markdown
Collaborator

What was done

  • Changed October 4th to October 10th in the FAQ's Confirmed hacker stage, in app/lib/constants.ts
  • Changed the same sentence in the dashboard's confirmed-status card, in app/dashboard/components/profileHeader.tsx, where it appears in both the CardTitle and the CardDescription

Why

Both strings still carried the Fall 2025 date. About.tsx states the event is on October 10-11 at the Busch Student Center, so the FAQ contradicted the same page it renders on, and the dashboard told confirmed hackers to show up on the wrong day.

The sentence is duplicated because profileHeader.tsx hardcodes its own copy rather than reading from hackRUFAQ.

Not included

  • sections/Hero/Hero.tsx still reads October 4th - 5th, College Ave Student Center. That file is not rendered, page.tsx imports Hero but renders Hero2, and it also disagrees with About.tsx on the venue, so it is a content question rather than a typo.
  • offseason/page.tsx has the old date inside a commented-out block.

The FAQ's Confirmed hacker stage and the dashboard's confirmed-status card
both still said October 4th, the Fall 2025 date. About.tsx has the event on
October 10-11, so the FAQ contradicted the same page it renders on.
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@hassan1brahim is attempting to deploy a commit to the HackRU RND Team on Vercel.

A member of the Team first needs to authorize it.

@DaStormer
DaStormer self-requested a review August 31, 2026 00:45
@DaStormer
DaStormer merged commit 50feca3 into HackRU:dev Aug 31, 2026
1 of 2 checks passed
DaStormer added a commit that referenced this pull request Sep 8, 2026
* revamp auth pages & dashboard for improved styling and mobile responsiveness

* mobile status

* fix: correct the stale F2025 hackathon date to October 10th (#334)

* add mlh 2027 season member badge

* fix: keep Schedule heading inside the ribbon (#337)

---------

Co-authored-by: Hassan <139898007+hassan1brahim@users.noreply.github.com>
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.

2 participants