Skip to content

Fix hackathon#376

Merged
Benjtalkshow merged 89 commits into
boundlessfi:mainfrom
Benjtalkshow:fix-hackathon
Feb 6, 2026
Merged

Fix hackathon#376
Benjtalkshow merged 89 commits into
boundlessfi:mainfrom
Benjtalkshow:fix-hackathon

Conversation

@Benjtalkshow

@Benjtalkshow Benjtalkshow commented Feb 6, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

Release Notes

  • New Features

    • Added empty state display when no hackathons are available.
  • Style

    • Updated button styling with a translucent primary background and primary border/text.

@vercel

vercel Bot commented Feb 6, 2026

Copy link
Copy Markdown

@Benjtalkshow is attempting to deploy a commit to the Threadflow Team on Vercel.

A member of the Team first needs to authorize it.

@Benjtalkshow
Benjtalkshow merged commit 7f91fe5 into boundlessfi:main Feb 6, 2026
1 of 6 checks passed
@coderabbitai

coderabbitai Bot commented Feb 6, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Formatting improvements to conditional rendering in the hackathon page, introduction of a publishedHackathon alias for consistent data references in organization hackathon cards, and UI enhancements including EmptyState rendering and updated button styling.

Changes

Cohort / File(s) Summary
UI & Empty State Enhancements
components/hackathons/HackathonsPage.tsx
Enables EmptyState component rendering when no hackathons exist, updates message title, and refines "Clear all filters" button styling with translucent primary background and hover effects.
Data Reference Refactoring
app/(landing)/organizations/[id]/hackathons/page.tsx
Introduces publishedHackathon alias to consolidate read access for status, participants, submissions, and IDs throughout hackathon card rendering. Updates routes, actions, and count fallbacks to use the alias consistently.
Conditional Formatting
app/(landing)/hackathons/[slug]/page.tsx
Restructures conditional rendering syntax by placing tab checks and resource/participants length checks on single lines, removing inline comments. No functional behavior change.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Suggested reviewers

  • 0xdevcollins

Poem

🐰 The hackathons hop with style so fine,
New aliases dance, and states align,
Empty shells now have grace to shine,
While buttons blend with softer line,
A refactor's touch, all looking divine! ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

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