Skip to content

feat: add SubmissionsReview component for organizer winner pre-selection#659

Open
BWM0223 wants to merge 1 commit into
boundlessfi:mainfrom
BWM0223:feat/submissions-review
Open

feat: add SubmissionsReview component for organizer winner pre-selection#659
BWM0223 wants to merge 1 commit into
boundlessfi:mainfrom
BWM0223:feat/submissions-review

Conversation

@BWM0223

@BWM0223 BWM0223 commented Jun 25, 2026

Copy link
Copy Markdown

Summary

Fixes #632 - FE: Submissions review for winner selection

Changes

  • SubmissionsReview component listing all submissions with applicant, contentUri, anchor status, submitted-at
  • Submission detail with direct link to work
  • Pre-selection per prize tier with position assignment badges
  • Respects submissionVisibility: gates review when HIDDEN_UNTIL_DEADLINE and deadline has not passed
  • Empty state handling
  • Selected count badge for organizer awareness

Acceptance Criteria

  • Organizer can open and review each submission work
  • Organizer can stage winners for payout per prize tier
  • Competition HIDDEN_UNTIL_DEADLINE gates review until deadline

@BWM0223 BWM0223 requested a review from 0xdevcollins as a code owner June 25, 2026 06:16
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@BWM0223, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 24 minutes and 12 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f1c55d01-8935-4f66-930d-7fa933b28795

📥 Commits

Reviewing files that changed from the base of the PR and between 2cb7127 and 896785e.

📒 Files selected for processing (1)
  • components/bounty/SubmissionsReview.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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.

FE: Submissions review (view submitted work for winner selection)

1 participant