fix(start): correct demo competition semantics - #644
Conversation
|
Warning Review limit reached
Next review available in: 33 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 reviews. How do review 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 refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
Independent review: LGTM at I verified the exact one-commit diff against
No actionable findings. GitNexus change detection was attempted but the shared reader remains unavailable due to the documented LadybugDB storage-version mismatch (database v42 / reader v40), so I am not claiming graph-derived impact evidence. Remaining CI was still running when this bounded review was posted. |
d6316c1
into
codex/start-admin-dashboard-heading
Summary
Scope
codex/start-admin-dashboard-heading)/admin/demo-competitionsfrom this exact headVerification
lat checkpassedgit diff --checkpassedBrowser verification
Authenticated exact-head recapture is delegated to the immediately following coverage PR, which owns the 16 affected route scenarios and evidence manifests.
GitNexus
The mandated pre-edit impact and pre-commit change detection were attempted after rebuilding the exact worktree index. Both remained unavailable because the shared LadybugDB reader reports a storage-version mismatch (database v42, reader v40); no risk result is claimed.
mainSummary by cubic
Fixes the heading outline and list semantics on Admin > Demo Competitions for better screen‑reader navigation. Also standardizes empty states and introduces a reusable
Metricsummary pattern used in organizer previews.Bug Fixes
Refactors
@repo/ui/metric(with Storybook) and adopt it in import previews and crew templates/copy panels; expose adapters in app barrels.OrganizerEmptyStatewith@repo/ui/empty-stateacross organizer components (registration questions, event mapping, invite sources, venues) and add focused DOM tests; capture Start admin coverage artifacts.Written for commit d6316c1. Summary will update on new commits.