You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Widen compareByContestIdAndTaskId signature to accept any object with
contest_id/task_table_index, removing double cast in +page.svelte
- Replace find() loop with Map in buildDonutSegments (O(n+m))
- Extract segLabel {@const} in VoteDonutChart to remove duplicate ternary
- Add aria-label to FlaskConical in VotableGrade
- Add aria-label to external link icon in votes list page
- Add qGrades/dGrades tests to grade_options.test.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments