feat: Add background color to round label when all tasks have AC or AC with editorial (#3270)#3275
Conversation
…ed (#3270) Also fix optimistic update bug where ac_with_editorial set is_ac to false, causing the label to not update live until page reload. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…have editorial AC (#3270) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…belBgColor (#3270) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…3270) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review WalkthroughThis pull request adds dynamic styling for contest round labels based on task acceptance status, updates the acceptance status computation logic in submission dropdowns to use a data lookup, and introduces documentation guidance on optimistic updates in client-side state management. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.Add a .trivyignore file to your project to customize which findings Trivy reports. |
close #3270
Summary by CodeRabbit
Release Notes
Documentation
Improvements